NevronOpenVision
Nevron.Nov Namespace / NAdjustmentRule Class / DaylightDelta Property
DaylightDelta Property
Gets the amount of time that is required to form the time zone's daylight saving time. This amount of time is added to the time zone's offset from Coordinated Universal Time (UTC).
Syntax
public System.TimeSpan DaylightDelta {get;}

Property Value

A System.TimeSpan object that indicates the amount of time to add to the standard time changes as a result of the adjustment rule.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also