DaylightTime.Delta Property
Gets the TimeSpan object that represents the difference between standard time and daylight saving time for the local time zone.
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Syntax
public TimeSpan Delta { get; }
Property Value
The TimeSpan object that represents the difference between standard time and daylight saving time for the local time zone.
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