Mega Code Archive

 
Categories / PostgreSQL / Date Timezone
 

Get time of day

postgres=# SELECT timeofday();               timeofday -------------------------------------  Sun Oct 08 15:16:49.937000 2006 PDT (1 row) postgres=#