Re: Select current_timestamp as a different timezone..

From: "Williams, Travis L, NPONS" <tlw(at)att(dot)com>
To: "Joe Conway" <mail(at)joeconway(dot)com>
Cc: <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Select current_timestamp as a different timezone..
Date: 2003-04-22 23:25:23
Message-ID: AB815D267EC31A4693CC24D234F829160454907C@ACCLUST02EVS1.ugd.att.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanks.. I was looking in the 7.2 documentation and didn't see.. either
that or I'm blind!!

Travis

-----Original Message-----
From: Joe Conway [mailto:mail(at)joeconway(dot)com]
Sent: Tuesday, April 22, 2003 6:23 PM
To: Williams, Travis L, NPONS
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] Select current_timestamp as a different timezone..

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-da
tetime.html#FUNCTIONS-DATETIME-ZONECONVERT

Section 6.8.3. AT TIME ZONE

HTH,

Joe

Browse pgsql-novice by date

  From Date Subject
Next Message Williams, Travis L, NPONS 2003-04-22 23:38:51 Re: Select current_timestamp as a different timezone..
Previous Message Joe Conway 2003-04-22 23:23:26 Re: Select current_timestamp as a different timezone..