DaylightTime.Start Property
Gets the DateTime object that represents the date and time when daylight saving time begins for the local time zone.
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Syntax
public DateTime Start { get; }
Property Value
The DateTime object that represents the date and time when daylight saving time begins for the local time zone. This return value is expressed in local 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