TimeZoneInfo::TransitionTime::Month Property
.NET Framework (current version)
Gets the month in which the time change occurs.
Assembly: mscorlib (in mscorlib.dll)
Valid values for the Month property range from 1 to 12.
The Month property is used for both fixed-date and floating-date rules.
The following example enumerates the time zones found on the local computer and displays transition time information for all floating-date transitions. The time information includes the month in which the time change occurs.
.NET Framework
Available since 3.5
Available since 3.5
Show: