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