SESSIONTIMEZONE
SESSIONTIMEZONE
returns the time zone of the current session. The return type is a time zone offset from Coordinated Universal Time (UTC) or a time zone region name.
Return Value
VARCHAR2
Syntax
SESSIONTIMEZONE
Example
SESSIONTIMEZONE
returns the value -05:00
for Eastern Standard Time.