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

timeIntervalSince1970

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

Declaration 宣言

var timeIntervalSince1970: TimeInterval { get }

Discussion 議論

This property’s value is negative if the date object is earlier than 00:00:00 UTC on 1 January 1970. このプロパティの値は、日付オブジェクトが00:00:00 UTC 1 January 1970より前ならば負になります。

See Also 参照

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