AbsoluteTime
给出你所在时区从 1900 年 1 月 1 日开始到现在为止的总秒数.
AbsoluteTime[date]
给出与给定 date 规范相对应的绝对时间规范.
更多信息和选项
- AbsoluteTime[] 使用用户计算机系统设定的日期和时间,它不会对时区及夏时制等进行修正.
- 在 AbsoluteTime[date] 中,可用以下日期和时间规范给出 date:
-
date DateObject 规范 {y,m,d,h,m,s} DateList 规范 time AbsoluteTime 规范 "string" DateString 规范 {"string",fmt} 根据指定格式形成的日期字符串 - AbsoluteTime[TimeZone -> z] 给出根据时区 z 得到的日期和时间.假定你的计算机系根据 $TimeZone指定的时区进行设定. »
- AbsoluteTime[] 准确到至少 $TimeUnit 秒的精度,不过许多系统更为精确.
- 较短的列表可用于 AbsoluteTime[{y,m,…}]:{y} 等价于 {y,1,1,0,0,0}、{y,m} 到{y,m,1,0,0,0} 等等.
- 适当减少了超出正常范围的 m、d、h、m、s 值,也可以使用 d、h、m、s 的非整数值. »
- AbsoluteTime 返回的秒数未考虑闰秒.
范例
打开所有单元关闭所有单元范围 (5)
应用 (1)
利用 DateListPlot 在时间值坐标上以绝对时间 绘制数据:
属性和关系 (5)
AbsoluteTime 表示从1900开始以秒为单位的日期:
DateObject 表示给定日期:
DateList 以日期元素列表表示日期:
DateString 以串表示日期:
AbsoluteTime 返回的秒数对应于 "AbsoluteTime" 日历:
UnixTime 返回格林威治标准时间自 1970 年开始以来的秒数:
这是 1900 年 1 月 1 日至 1970 年 1 月 1 日以来的秒数:
JulianDate 返回格林威治标准时间自公元前 4714 年 11 月 24 日中午以来的天数:
文本
Wolfram Research (1991),AbsoluteTime,Wolfram 语言函数,https://reference.wolfram.com/language/ref/AbsoluteTime.html (更新于 2014 年).
CMS
Wolfram 语言. 1991. "AbsoluteTime." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2014. https://reference.wolfram.com/language/ref/AbsoluteTime.html.
APA
Wolfram 语言. (1991). AbsoluteTime. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/AbsoluteTime.html 年