Re: Select current_timestamp as a different timezone.. - Mailing list pgsql-novice

From Joe Conway
Subject Re: Select current_timestamp as a different timezone..
Date
Msg-id 3EA5CEEE.4020000@joeconway.com
Whole thread Raw
In response to Select current_timestamp as a different timezone..  ("Williams, Travis L, NPONS" <tlw@att.com>)
List pgsql-novice
Williams, Travis L, NPONS wrote:
> All, Is there a way to do this?  Take current_timestamp (which on my
> box is CST) and select it as maybe EST?
>

See:
http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/functions-datetime.html#FUNCTIONS-DATETIME-ZONECONVERT

Section 6.8.3. AT TIME ZONE

HTH,

Joe


pgsql-novice by date:

Previous
From: Joe Conway
Date:
Subject: Re: can you select on an OID?
Next
From: "Williams, Travis L, NPONS"
Date:
Subject: Re: Select current_timestamp as a different timezone..