NSDateFormatter.TimeZone 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 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