TimeZoneInfo::TransitionTime::Day Property
Gets the day on which the time change occurs.
Assembly: mscorlib (in mscorlib.dll)
The Day property returns a valid value only if the IsFixedDateRule property is true.
The Day property value corresponds to the value of the day parameter of the CreateFixedDateRule method. If its value is greater than the number of days in the month of the transition, the transition occurs on the last day of the month.
The Day property indicates the day of the month on which a fixed-date rule is applied (for example, April 15). In contrast, the DayOfWeek property indicates the day of the week on which a floating-date rule is applied (for example, the second Sunday of November).
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.