AbsoluteDateTransitionType Members
Include Protected Members
Include Inherited Members
The AbsoluteDateTransitionType class represents a time zone transition that occurs on a specific date and at a specific time.
The AbsoluteDateTransitionType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AbsoluteDateTransitionType | The AbsoluteDateTransitionType constructor initializes a new instance of the AbsoluteDateTransitionType class. |
Top
Properties
Name | Description | |
---|---|---|
DateTime | The DateTime property gets or sets the date and time at which the time zone transition occurs. | |
To | The To property gets or sets the unique identifier that corresponds to the period or transitions group that is the target of the time zone transition. (Inherited from TransitionType.) |
Top