NSDateFormatter.Calendar 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 calendar for this formatter.
public virtual Foundation.NSCalendar Calendar { [Foundation.Export("calendar", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCalendar:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Calendar : Foundation.NSCalendar with get, set
Property Value
- Attributes