NSDate.Now 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.
Gets the current date and time.
public static Foundation.NSDate Now { [Foundation.Export("date")] get; }
member this.Now : Foundation.NSDate
Property Value
The current date and time.
- Attributes
Remarks
The date and time are expressed as UTC.