| 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
Syntaxpublic TimeZoneInfo GetDefaultTimeZone()
Return Value
Type:
TimeZoneInfo
See Also