Lucee Function Reference
Function SETTIMEZONE
change the timezone defintion for the current request.
Example
settimezone(string timezone):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
timezone | string | Yes | the timezone to be set. |