Re: correct format for date, time, timestamp for XML functionality

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: correct format for date, time, timestamp for XML functionality
Дата
Msg-id 26529.1171981844@sss.pgh.pa.us
обсуждение исходный текст
Ответ на correct format for date, time, timestamp for XML functionality  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Ответы Re: correct format for date, time, timestamp for XML functionality  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Список pgsql-patches
"Pavel Stehule" <pavel.stehule@hotmail.com> writes:
> this patch ensures independency datetime fields on current datestyle
> setting. Add new internal datestyle USE_XSD_DATESTYLE. It's almoust same to
> USE_ISO_DATESTYLE. Differences are for timestamp:

> ISO: yyyy-mm-dd hh24:mi:ss
> XSD: yyyy-mm-ddThh24:mi:ss

Why is that a good idea?  Even if some standard out there mandates the
'T', I'd bet lunch that the other format is a whole lot more portable.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] HOT WIP Patch - version 2
Следующее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: [HACKERS] HOT WIP Patch - version 2