Contents

timeIntervalSince1970

The interval between the date object and 00:00:00 UTC on 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.

See Also

Getting Time Intervals