Instance Property インスタンスプロパティ

timeIntervalSinceReferenceDate

The interval between the date value and 00:00:00 UTC on 1 January 2001. 日付値と00:00:00 UTC 1 January 2001の間の隔たり。

Declaration 宣言

var timeIntervalSinceReferenceDate: TimeInterval { get }

Discussion 議論

This property’s value is negative if the date object is earlier than the system’s absolute reference date (00:00:00 UTC on 1 January 2001). このプロパティの値は、日付オブジェクトがシステムの絶対基準日(00:00:00 UTC 1 January 2001)より早いならば負です。

See Also 参照

Getting Time Intervals 時間の隔たりを得る