Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies information specific to the time zone.
The following tables list the members exposed by the TimeZoneInformation type.
Public Constructors
Name | Description | |
---|---|---|
TimeZoneInformation | Initializes a new instance of the TimeZoneInformation class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Bias | Gets the current bias, in minutes, for local time translation on this computer. |
![]() |
DaylightBias | Gets a bias value that is used during local time translations that occur during daylight time. |
![]() |
DaylightDate | Gets a SYSTEMTIME object that contains a date and local time when the transition from standard time to daylight time occurs. |
![]() |
StandardBias | Gets a bias value that is used during local time translations that occur during standard time. |
![]() |
StandardDate | Gets a SYSTEMTIME object that contains a date and local time when the transition from daylight time to standard time occurs. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top