NSDateFormatter.TimeZone Property

Definition

The time zone for this formatter.

public virtual Foundation.NSTimeZone TimeZone { [Foundation.Export("timeZone", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTimeZone:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TimeZone : Foundation.NSTimeZone with get, set

Property Value

Attributes

Applies to