Mega Code Archive

 
Categories / PostgreSQL / Date Timezone
 

Sets the date and time formatting to ISO

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