The members of System.TimeZone are listed below.
See Also: Inherited members from System.Object
[read-only] static | CurrentTimeZone | TimeZone.
Gets the time zone of the current computer. |
[read-only] abstract | DaylightName | string.
Gets the daylight saving time zone name. |
[read-only] abstract | StandardName | string.
Gets the standard time zone name. |
abstract | GetDaylightChanges(int)
| |
abstract | GetUtcOffset(DateTime)
| |
IsDaylightSavingTime(DateTime)
| ||
static | IsDaylightSavingTime(DateTime, System.Globalization.DaylightTime)
| |
ToLocalTime(DateTime)
| ||
ToUniversalTime(DateTime)
|