Re: ISO time zone format

Поиск
Список
Период
Сортировка
От Sabin Coanda
Тема Re: ISO time zone format
Дата
Msg-id fbm9pi$1hvu$1@news.hub.org
обсуждение исходный текст
Ответ на ISO time zone format  ("Sabin Coanda" <sabin.coanda@deuromedia.ro>)
Ответы Re: ISO time zone format  (Richard Huxton <dev@archonet.com>)
Список pgsql-sql
>
> If your DateStyle is set to ISO that's the default format. You don't need 
> to use to_char()
>
> Or am I missing your point?
>

Hi Richard,

I'd just like to format it independent of my DateStyle. Some timestamp parts 
may be formatted this way.

For instance I can format ISO date with to_char( dt, 'YYYY-MM-DD'), and ISO 
time with to_char( dt, 'HH24:MI:SS') as well. I'd just like to find the 
format pattern for the ISO time zone (numeric).

Regards,
Sabin





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

Предыдущее
От: roy simkes
Дата:
Сообщение: tsearch2 query question
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: ISO time zone format