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 语言. 2014. "LocalTimeZone." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/LocalTimeZone.html.

APA

Wolfram 语言. (2014). LocalTimeZone. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}