Re: Converting RFC 2822 "timestamp" to timestampz

Поиск
Список
Период
Сортировка
От Milen A. Radev
Тема Re: Converting RFC 2822 "timestamp" to timestampz
Дата
Msg-id 32c009ea0510121301y6da7d43eq@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Converting RFC 2822 "timestamp" to timestampz  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-php
On 12/10/05, Steve Crawford <scrawford@pinpointresearch.com> wrote:
> On Wednesday 12 October 2005 12:14, Milen A. Radev wrote:
> > I have a RFC2822 timestamp (example: Thu, 21 Dec 2000 16:01:07
> > +0200). I need to convert it to "timestampz" but I stumbled on the
> > timezone conversion....
>
> The following works for me:
>
> # select 'Thu, 21 Dec 2000 16:01:07 +0200'::timestamptz;
>
>       timestamptz
> ------------------------
>  2000-12-21 06:01:07-08


You are so right! I was confused by another bug in my query to believe
that the RFC2822 format is unacceptable.


--
Milen A. Radev

В списке pgsql-php по дате отправления:

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: Converting RFC 2822 "timestamp" to timestampz
Следующее
От: "JUAN ERNESTO FLORES BELTRAN"
Дата:
Сообщение: Install Postgre on Linux Suse 10