Re: How to convert US date format to European date format ?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: How to convert US date format to European date format ?
Дата
Msg-id 5165D2EF.9070103@hogranch.com
обсуждение исходный текст
Ответ на Re: How to convert US date format to European date format ?  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
On 4/10/2013 12:35 PM, Thomas Kellerer wrote:
But the *display* is done by the client.
And if Postgres (the server) did the conversion, I would not be able to see a different date formatting in e.g. a JDBC based tool. So I guess psql is reading that database/server setting.

psql is letting postgres send it as text rather than the binary internal date format.  

JDBC has its own extensive date munging with its own database independent rules.  in particular, it does NOT use libpq.




-- 
john r pierce                                      37N 122W
somewhere on the middle of the left coast

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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: SOLVED Statistics query
Следующее
От: News Subsystem
Дата:
Сообщение: ...