Time zone offset for the session as the defined user default. See CREATE USER.
If a default is not defined for the user, the value for the time zone offset is changed to the system default.
Example: Setting the Time Zone to USER
This example sets the session default time zone displacement to USER, which is the default time zone for the logged on user who submits the request.
SET TIME ZONE USER;