NSDate.SecondsSinceReferenceDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time interval since the January 1st, 2001 reference date and this object.
public virtual double SecondsSinceReferenceDate { [Foundation.Export("timeIntervalSinceReferenceDate")] get; }
member this.SecondsSinceReferenceDate : double
Property Value
Value is measured in seconds.
- Attributes
Remarks
The reference date is 00:00:00 UTC on January 1st 2001.