NSTimeZone.LocalTimeZone 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.
Returns an NSTimeZone that forwards all requests to the default time zone for the application.
public static Foundation.NSTimeZone LocalTimeZone { [Foundation.Export("localTimeZone", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.LocalTimeZone : Foundation.NSTimeZone
Property Value
- Attributes