Re: [PHP] Converting RFC 2822 "timestamp" to timestampz

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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

Cheers,
Steve

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux