The properties of Foundation.NSTimeZone are listed below. For a list of all members, see the NSTimeZone Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] static | Abbreviations | NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Data | NSData. The information of this time zone in NSData format. |
| [read-only] static | DataVersion | string. The time zone data version. |
static | DefaultTimeZone | NSTimeZone. The default time zone for the application. |
| [read-only] | GetSecondsFromGMT | nint. The current difference, in seconds, from this and Greenwich Mean Time. |
| [read-only] static | KnownTimeZoneNames | System.Collections.ObjectModel.ReadOnlyCollection<string>. Documentation for this section has not yet been entered. |
| [read-only] static | LocalTimeZone | NSTimeZone. Returns an NSTimeZone that forwards all requests to the default time zone for the application. |
| [read-only] | Name | string. The geopolitical region ID of this NSTimeZone. |
| [read-only] static | SystemTimeZone | NSTimeZone. The time zone currently being used by the system. |