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)
index function function list date and time v8.4
Converts specified timestamp into the specified timezone
An expression producing timestamp and an expression identifying the timezone (string)
TO_TIMEZONE(Object.Timestamp, RegularUser.TimeZone)