Foundation.NSTimeZone: Property Members

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

Public Properties

[read-only]
static
AbbreviationsNSDictionary. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DataNSData. The information of this time zone in NSData format.
[read-only]
static
DataVersionstring. The time zone data version.
static
DefaultTimeZoneNSTimeZone. The default time zone for the application.
[read-only]
GetSecondsFromGMTnint. The current difference, in seconds, from this and Greenwich Mean Time.
[read-only]
static
KnownTimeZoneNamesSystem.Collections.ObjectModel.ReadOnlyCollection<string>. Documentation for this section has not yet been entered.
[read-only]
static
LocalTimeZoneNSTimeZone. Returns an NSTimeZone that forwards all requests to the default time zone for the application.
[read-only]
Namestring. The geopolitical region ID of this NSTimeZone.
[read-only]
static
SystemTimeZoneNSTimeZone. The time zone currently being used by the system.