TimeZoneDescriptor Class

Represents a time zone.
Inheritance Hierarchy
SystemObject
  Dundas.BI.UtilityTimeZoneDescriptor

Namespace:  Dundas.BI.Utility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class TimeZoneDescriptor

The TimeZoneDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyBaseUtcOffset
Gets the time difference between the current time zone's standard time and Coordinated Universal Time (UTC).
Public propertyDisplayName
Gets the display name of the time zone, localized to the culture associated with the current caller context.
Public propertyId
Gets the time zone identifier.
Top
See Also