SQL Reference
TIMEZONE_HOUR
timezone_hour(ts)
Section titled “timezone_hour(ts)”- ts: TIMESTAMP
Example
Section titled “Example”SELECT timezone_hour(timestamp '2021-08-03 11:59:44.123456');SQL Reference
SELECT timezone_hour(timestamp '2021-08-03 11:59:44.123456');