This documentation is archived and is not being maintained.
TimeZoneInfo::TransitionTime Properties
Visual Studio 2010
The TimeZoneInfo::TransitionTime type exposes the following members.
| Name | Description | |
|---|---|---|
|
Day | Gets the day on which the time change occurs. |
|
DayOfWeek | Gets the day of the week on which the time change occurs. |
|
IsFixedDateRule | Gets a value indicating whether the time change occurs at a fixed date and time (such as November 1) or a floating date and time (such as the last Sunday of October). |
|
Month | Gets the month in which the time change occurs. |
|
TimeOfDay | Gets the hour, minute, and second at which the time change occurs. |
|
Week | Gets the week of the month in which a time change occurs. |
Show: