Re: How to convert US date format to European date format ? - Mailing list pgsql-general

From John R Pierce
Subject Re: How to convert US date format to European date format ?
Date
Msg-id 5165D2EF.9070103@hogranch.com
Whole thread Raw
In response to Re: How to convert US date format to European date format ?  (Thomas Kellerer <spam_eater@gmx.net>)
List 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 by date:

Previous
From: Steve Crawford
Date:
Subject: Re: SOLVED Statistics query
Next
From: News Subsystem
Date:
Subject: ...