convert timezone to string ...

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема convert timezone to string ...
Дата
Msg-id 20051025023901.Y56706@hub.org
обсуждение исходный текст
Ответы Re: convert timezone to string ...
Список pgsql-sql
I know that the server knows that ADT == -0400, and AST == -0300 ... is 
there any way of reversing that?  Basically, I want to say:

SELECT timezone_str(-0400, 'not dst');

and have it return ADT ... I've got a method of doing it right now, using 
a function, but just find it looks so messy, just wondering if there is a 
clean way of doing it ...

Thanks ...


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

Предыдущее
От: elein
Дата:
Сообщение: Re: how to create rule as on delete
Следующее
От: PFC
Дата:
Сообщение: Re: automatic update or insert