名前 | 解説 | |
---|---|---|
![]() ![]() | CurrentTimeZone | Gets the current time zone information. |
![]() | DaylightName | The time zone's name during daylight savings time (DST). |
![]() | DisplayName | The time zone's display name (e.g. '(GMT-05:00) Eastern Time (US and Canada)'). |
![]() | StandardName | The time zone's name during 'standard' time (i.e. not daylight savings). |
![]() | StandardOffset | Gets the standard offset from UTC as a TimeSpan. |
![]() ![]() | TimeZoneNames | Gets a string array of display time zone names supported in the local system. |
![]() ![]() | TimeZones | Gets a list of all time zones defined in the local system. |