| CommonDateTimeGetTimeZoneOffset Method |
Returns the active users actual offset to UTC.
For instance: On June 1th a danish user has an offset of -120 minutter
On Nov. 1th a danish user has an offset of -60 minutter
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static TimeSpan GetTimeZoneOffset()
Return Value
Type:
TimeSpan
See Also