IDENTIFY THE DATABASE TIME ZONE WITH THIS QUERY

2. Identify the database time zone with this query:

select property_value from database_propertieswhere property_name = 'DBTIMEZONE';

and note the result.