Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the Timezone enumeration value that is used by the current company.
Syntax
client server public static void setCompanyTimeZone(Timezone tz, [boolean persist])
Run On
ClientOrServer
Parameters
- tz
Type: Timezone Enumeration
The Timezone enumeration value to set.
- persist
Type: boolean
A Boolean value that indicates whether the new value should be persisted.