Contents

timeIntervalSinceReferenceDate

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

See Also

Getting Time Intervals