This is an old revision of the document!
TO_TIMEZONE
Description
Converts specified timestamp into the specified timezone
Parameters
An expression producing timestamp and an expression identifying the timezone (string)
Example
TO_TIMEZONE(Object.Timestamp, RegularUser.TimeZone)