DateTimeUtil::setCompanyTimeZone Method

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

  • persist
    Type: boolean
    A Boolean value that indicates whether the new value should be persisted.

See Also

Reference

DateTimeUtil Class