Share via


TimeZoneInformation Members

The following tables list the members exposed by the TimeZoneInformation type.

Public Constructors

Name Description
Public Method TimeZoneInformation Constructs a TimeZoneInformation object.

Public Fields

Name Description
Public Field Bias Specifies the current bias for local time translation on this operating system, in minutes.
Public Field DaylightBias Specifies the bias value to be used for local time translations that occur during daylight saving time in a particular time zone.
Public Field DaylightDate Specifies a date and a local time when the transition from standard time to daylight saving time will occur on this operating system.
Public Field DaylightName Contains a description of daylight saving time.
Public Field StandardBias Specifies the bias value to be used for local time translations that occur during standard time in a particular time zone.
Public Field StandardDate Contains a date and a local time when the transition from daylight saving time to standard time will occur on this operating system.
Public Field StandardName Contains a description of standard time.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

TimeZoneInformation Class
Microsoft.SPOT Namespace