Re: convert in GMT time zone without summer time - Mailing list pgsql-sql

From LaraK
Subject Re: convert in GMT time zone without summer time
Date
Msg-id 1304406921088-4366565.post@n5.nabble.com
Whole thread Raw
In response to Re: convert in GMT time zone without summer time  (Steve Crawford <scrawford@pinpointresearch.com>)
Responses Re: convert in GMT time zone without summer time  (Steve Crawford <scrawford@pinpointresearch.com>)
List pgsql-sql
Very good!

Another question:
I want to convert the string to the type TIMESTAMP WITH TIME ZONE. What do I
have to format? 'TZ' does not.

select to_timestamp('2011-03-22 14:17:00  Europe/Berlin', 'YYYY-MM-DD
HH:MI:SS  TZ')
---
FEHLER:  Formatmuster »TZ«/»tz« werden in to_date nicht unterstützt

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/convert-in-GMT-time-zone-without-summer-time-tp4304830p4366565.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.


pgsql-sql by date:

Previous
From: Emi Lu
Date:
Subject: Re: How to realize ROW_NUMBER() in 8.3?
Next
From: Steve Crawford
Date:
Subject: Re: convert in GMT time zone without summer time