名前 | 解説 | |
---|---|---|
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. | |
ToUniversalTime | Converts the value of the local time to UTC time. Note that there may be different possible interpretations at the daylight time boundaries. |