MonoMac.Foundation.NSTimeZone: Method Members

The methods of MonoMac.Foundation.NSTimeZone are listed below. For a list of all members, see the NSTimeZone Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

Abbreviation(NSDate) : string
Documentation for this section has not yet been entered.
DaylightSavingTimeOffset(NSDate) : double
Documentation for this section has not yet been entered.
static
FromAbbreviation(string) : NSTimeZone
Documentation for this section has not yet been entered.
static
FromName(string) : NSTimeZone
Documentation for this section has not yet been entered.
static
FromName(string, NSData) : NSTimeZone
Documentation for this section has not yet been entered.
IsDaylightSavingsTime(NSDate) : bool
Documentation for this section has not yet been entered.
NextDaylightSavingTimeTransitionAfter(NSDate) : NSDate
Documentation for this section has not yet been entered.
static
ResetSystemTimeZone()
Documentation for this section has not yet been entered.
SecondsFromGMT(NSDate) : int
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSTimeZone object.