Partager via


DaylightTime.End Property

Gets the DateTime object that represents the date and time when daylight saving time ends for the local time zone.

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)

Syntax

public DateTime End { get; }

Property Value

The DateTime object that represents the date and time when daylight saving time ends for the local time zone. This return value is expressed in local time.

Remarks

When daylight saving time ends, the system clock is automatically reset to standard time.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

DaylightTime Class
DaylightTime Members
System.Globalization Namespace