TimeZoneDefinitionType Class

Definition

The TimeZoneDefinitionType class specifies the periods and transitions that define a time zone.

public ref class TimeZoneDefinitionType
public class TimeZoneDefinitionType
Public Class TimeZoneDefinitionType
Inheritance
TimeZoneDefinitionType

Constructors

TimeZoneDefinitionType()

The TimeZoneDefinitionType constructor initializes a new instance of the TimeZoneDefinitionType class.

Properties

Id

The Id property gets or sets the unique identifier of the time zone definition.

Name

The Name property gets or sets the descriptive name of the time zone definition.

Periods

The Periods property gets or sets the array of periods that define the time zone.

Transitions

The Transitions property gets or sets the array of transitions that define the time zone.

TransitionsGroups

The TransitionsGroups property gets or sets the array of time zone transitions groups that define the time zone.

Applies to