Sample Header Ad - 728x90

Get time format in PostgreSQL

1 vote
2 answers
2211 views
If I want get Ubuntu system time, I have two options: $ cat /etc/timezone US/Eastern $ date Sun Sep 15 14:45:02 EDT 2013 How can I find out if PostgreSQL is using utc or a utc offset, such as US/Eastern?
Asked by JohnMerlino (1939 rep)
Sep 15, 2013, 06:47 PM
Last activity: Sep 16, 2013, 02:18 PM