Re: convert in GMT time zone without summer time

Поиск
Список
Период
Сортировка
От LaraK
Тема Re: convert in GMT time zone without summer time
Дата
Msg-id 1304406921088-4366565.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: convert in GMT time zone without summer time  (Steve Crawford <scrawford@pinpointresearch.com>)
Ответы Re: convert in GMT time zone without summer time  (Steve Crawford <scrawford@pinpointresearch.com>)
Список 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 по дате отправления:

Предыдущее
От: Emi Lu
Дата:
Сообщение: Re: How to realize ROW_NUMBER() in 8.3?
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: convert in GMT time zone without summer time