Click or drag to resize

TimeZoneCurrentOffset Method

Get the timezone's current offset from UTC (in minutes) taking into account the current state of DaylightTime.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int CurrentOffset()

Return Value

Type: Int32
The current minutes from UTC.
See Also