NSDateFormatter.GregorianStartDate 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.
The start date of the Gregorian calendar.
public virtual Foundation.NSDate GregorianStartDate { [Foundation.Export("gregorianStartDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setGregorianStartDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.GregorianStartDate : Foundation.NSDate with get, set
Property Value
- Attributes