Click or drag to resize

UserControllerGetDefaultTimeZone Method

Returns the default time zone which is specified in the customer settings. The default time zone is used when a new user is created.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public TimeZoneInfo GetDefaultTimeZone()

Return Value

Type: TimeZoneInfo
See Also