Date Timezone PostgreSQL

postgres=#
postgres=# -- Sets the date and time formatting to ISO:
postgres=#
postgres=# SET DATESTYLE TO ISO;
SET
postgres=#
postgres=#