NSTimeZone.LocalTimeZone Property

Definition

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

Applies to