SUBTRACT_TIME_ZONE_OFFSET
Subtracts a timezone offset from a date.
The timezone offset can be any standard format 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