LocalTimeZone

LocalTimeZone[]

現在の地理的な位置について,現在の時刻帯を与える.

LocalTimeZone[loc]

loc で指定された地理的な位置における現在の時刻帯を与える.

LocalTimeZone[loc,date]

指定の日付における地理的な位置 loc での時刻帯を与える.

LocalTimeZone[loc,date,"prop"]

時刻帯の指定された特性を与える.

詳細

  • 地理的な位置 loc は,GeoPositionオブジェクトで,あるいは適切なEntityオブジェクトを与えることで指定することができる.
  • LocalTimeZoneは,デフォルトで,時刻帯Entityを返す.
  • 使用可能な特性
  • "Entity"Entityオブジェクトとしての時刻帯(デフォルト)
    "InternetName"慣習的なインターネット名("America/Chicago"等)
    "LongName"略称ではない時刻帯("Central Standard Time"等)
    "NumericOffset"時間単位の数としてのオフセット
    "Offset"Quantityオブジェクトとしてのオフセット
    "ShortName"時刻帯の略称("CST"等)

例題

すべて開くすべて閉じる

  (3)

現在地の時刻帯実体得る:

別々の日付でロンドンの現地時刻帯を得る:

オスロの現在の時刻帯のオフセットをQuantityとして得る:

スコープ  (2)

拡張領域については,重要な位置は自動的に選ばれる:

位置指定はGeoPositionあるいはEntityでよい:

Wolfram Research (2014), LocalTimeZone, Wolfram言語関数, https://reference.wolfram.com/language/ref/LocalTimeZone.html.

テキスト

Wolfram Research (2014), LocalTimeZone, Wolfram言語関数, https://reference.wolfram.com/language/ref/LocalTimeZone.html.

CMS

Wolfram Language. 2014. "LocalTimeZone." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/LocalTimeZone.html.

APA

Wolfram Language. (2014). LocalTimeZone. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/LocalTimeZone.html

BibTeX

@misc{reference.wolfram_2024_localtimezone, author="Wolfram Research", title="{LocalTimeZone}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/LocalTimeZone.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_localtimezone, organization={Wolfram Research}, title={LocalTimeZone}, year={2014}, url={https://reference.wolfram.com/language/ref/LocalTimeZone.html}, note=[Accessed: 21-November-2024 ]}