TimeZoneInfo PropertiesTimeZoneInfo PropertiesTimeZoneInfo Properties

The TimeZoneInfoTimeZoneInfoTimeZoneInfo type exposes the following members.

Properties

 PropertyDescription
Public propertyBaseUtcOffsetBaseUtcOffsetBaseUtcOffset Gets the time difference between the current time zone's standard time and Coordinated Universal Time (UTC).
Public propertyDaylightNameDaylightNameDaylightName Gets the display name for the current time zone's daylight saving time.
Public propertyDisplayNameDisplayNameDisplayName Gets the general display name that represents the time zone.
Public propertyIdIdId Gets the time zone identifier.
Public propertyStandardNameStandardNameStandardName Gets the display name for the time zone's standard time.
Public propertySupportsDaylightSavingTimeSupportsDaylightSavingTimeSupportsDaylightSavingTime Gets a value indicating whether the time zone has any daylight saving time rules.

Top