System.Globalization.DaylightTime.End Property

Gets the object that represents the date and time when the daylight saving period ends.

Syntax

public DateTime End { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property corresponds to the System.TimeZoneInfo.AdjustmentRule.DateEnd property. Generally, the TimeZoneInfo class is a more accurate source of information on time zone adjustments than the TimeZone and System.Globalization.DaylightTime classes.

When the daylight saving period ends, the clock time is set back to standard time.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0