FROM_TZ
TZ_OFFSET
NUMTODSINTERVAL
Returns the UTC offset of a time zone.
TZ_OFFSET(tz_name)
Enter values below to update the example in real time.
kr_offset
SELECT TZ_OFFSET('Asia/Seoul') AS kr_offset FROM DUAL;