TimeZone Members
The following tables list the members exposed by the TimeZone type.
Protected Constructors
Name | Description | |
---|---|---|
TimeZone | Initializes a new instance of the TimeZone class. |
Public Properties
Name | Description | |
---|---|---|
CurrentTimeZone | Gets the time zone of the computer you are using. | |
DaylightName | Gets the daylight saving time zone name. | |
StandardName | Gets the standard time zone name. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetDaylightChanges | Returns the daylight saving time period for a specified year. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetUtcOffset | Returns the Coordinated Universal Time (UTC) offset for the specified local time. | |
IsDaylightSavingTime | Returns a value that indicates whether a specified date and time is in a daylight saving time period. | |
ReferenceEquals | (Inherited from Object.) | |
ToLocalTime | Returns the local time that corresponds to a specified Coordinated Universal Time (UTC) time. | |
ToString | (Inherited from Object.) | |
ToUniversalTime | Returns the Coordinated Universal Time (UTC) time that corresponds to a specified local time. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |