ExtendedTimeZone Members
The following tables list the members exposed by the ExtendedTimeZone type.
Public Fields
Name | Description | |
---|---|---|
c_TicksTo20030101 | Specifies the number of clock ticks equal to the DateTime value of 2003/01/01 00:00:00. |
Public Properties
Name | Description | |
---|---|---|
CurrentTimeZone | (Inherited from TimeZone.) | |
DaylightName | Gets the daylight saving time name for a particular time zone. | |
StandardName | Gets the standard name for a particular time zone. | |
TimeZoneId | Gets the ID of a particular time zone. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetDaylightChanges | Finds the daylight saving time period for a specified year. | |
GetHashCode | (Inherited from Object.) | |
GetTimeZone | Returns a time zone for a specified time zone ID. | |
GetType | (Inherited from Object.) | |
GetUtcOffset | Finds the coordinated universal time (UTC) offset for the specified local time. | |
IsDaylightSavingTime | (Inherited from TimeZone.) | |
ReferenceEquals | (Inherited from Object.) | |
SetTimeOffset | Sets the time offset. | |
SetTimeZone | Sets the time zone. | |
SetTimeZoneInfo | Sets the extended information for a particular time zone. | |
SynchronizeWithNetworkTime | Synchronizes the device system time with the network time, if the device system currently has a network connection. | |
ToLocalTime | (Inherited from TimeZone.) | |
ToString | (Inherited from Object.) | |
ToUniversalTime | (Inherited from TimeZone.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |