ADD_TIME_ZONE_OFFSET
Add a timezone offset to a date. The timezone offset can be in any of the standard formats accepted by Java's ZoneId.of
method (America/New_York, +02:00, etc.)
Syntax
Arguments
Returns
timestamp
Examples
Transformation job example
SQL
Query result
Last updated