CREATE A TABLE AS FOLLOWS

3. Create a table as follows:

create table times (date_std date, date_tz timestamp with time zone, date_ltz timestamp with local time zone);