TIMEZONE_MINUTE
timezone_minute(ts)
Section titled “timezone_minute(ts)”- ts: TIMESTAMP WITH TIME ZONE
Example
Section titled “Example”SELECT timezone_minute(timestamp '2021-08-03 11:59:44.123456');SELECT timezone_minute(timestamp '2021-08-03 11:59:44.123456');