The TimeZoneInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetTimeZone |
Returns a TimeZoneInfo instance for the time zone with supplied name.
|
|
ToLocalTime |
Converts the value of the utc time to a local time in this time zone.
|
|
ToString |
Gets display name of this time zone instance.
(Overrides Object..::..ToString()()()().) |
|
ToUniversalTime |
Converts the value of the local time to UTC time.
Note that there may be different possible interpretations at the daylight time boundaries.
|