Table of Contents

, , , ,

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)