NSTimeZone.DefaultTimeZone 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 default time zone for the application.
public static Foundation.NSTimeZone DefaultTimeZone { [Foundation.Export("defaultTimeZone", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDefaultTimeZone:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DefaultTimeZone : Foundation.NSTimeZone with get, set
Property Value
- Attributes