Re: europeans dates whith jdbc - Mailing list pgsql-jdbc

From Jean-Max Reymond
Subject Re: europeans dates whith jdbc
Date
Msg-id 3FDDD571.8070606@free.fr
Whole thread Raw
In response to Re: europeans dates whith jdbc  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris Jurka wrote:

>I assume you are using getString() to retrieve the column in question?  In
>Java a more appropriate method would be to use getDate() and use the jvm's
>locale settings to format it or SimpleDateFormat if that suits you better.
>
>It is significantly easier for the JDBC driver to set and use its own
>datestyle rather than having each date related call be conditional on the
>current datestyle settings.
>
>Kris Jurka
>
>
>
>
>
works fine now with your solution.
thanks a lot,


--
Jean-Max Reymond email: jmreymond@free.fr tel: 33 (0)6 16 94 25 11
http://jmreymond.free.fr/Etna2002


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: europeans dates whith jdbc
Next
From: Anderson dos Santos
Date:
Subject: create base