TimeZoneInfo ClassTimeZoneInfo ClassTimeZoneInfo Class
- XmlPrime 3.1
- Other Versions ▼
Represents any time zone in the world.
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- XmlPrime.TimeZoneInfoXmlPrime.TimeZoneInfoXmlPrime::TimeZoneInfo
The TimeZoneInfoTimeZoneInfoTimeZoneInfo
type exposes the following members.
Constructors
Constructor | Description | |
---|---|---|
![]() | TimeZoneInfoTimeZoneInfoTimeZoneInfo | Initializes a new instance of the TimeZoneInfoTimeZoneInfoTimeZoneInfo class. |
Properties
Property | Description | |
---|---|---|
![]() | BaseUtcOffsetBaseUtcOffsetBaseUtcOffset | Gets the time difference between the current time zone's standard time and Coordinated Universal Time (UTC). |
![]() | DaylightNameDaylightNameDaylightName | Gets the display name for the current time zone's daylight saving time. |
![]() | DisplayNameDisplayNameDisplayName | Gets the general display name that represents the time zone. |
![]() | IdIdId | Gets the time zone identifier. |
![]() | StandardNameStandardNameStandardName | Gets the display name for the time zone's standard time. |
![]() | SupportsDaylightSavingTimeSupportsDaylightSavingTimeSupportsDaylightSavingTime | Gets a value indicating whether the time zone has any daylight saving time rules. |