DaylightTime::End Property
.NET Framework (current version)
Gets the object that represents the date and time when the daylight saving period ends.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::DateTimeThe object that represents the date and time when the daylight saving period ends. The value is in local time.
This property corresponds to the TimeZoneInfo::AdjustmentRule::DateEnd property. Generally, the TimeZoneInfo class is a more accurate source of information on time zone adjustments than the TimeZone and DaylightTime classes.
When the daylight saving period ends, the clock time is set back to standard time.
.NET Framework
Available since 1.1
Available since 1.1
Show: