Re: Bug in TimestampUtils.java? - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Bug in TimestampUtils.java?
Date
Msg-id 45541A15.3010008@opencloud.com
Whole thread Raw
In response to Re: Bug in TimestampUtils.java?  (Richard Cook <awhig@yahoo.com>)
List pgsql-jdbc
Richard Cook wrote:

> If you look at the source code for the postgres jdbc driver, it
> retrieves the column as a string, then uses the TimeStampUtils class to
> create a date or timestamp out of it. I think the driver is incorrectly
> setting the timezone when it creates the Date object.

I missed the original post here, but if you retrieve the result as a
String what do you get? (the exact value please) .. and how does that
compare to the Date you get?

-O

pgsql-jdbc by date:

Previous
From: Richard Cook
Date:
Subject: Re: Bug in TimestampUtils.java?
Next
From: imad
Date:
Subject: Re: Bug in TimestampUtils.java?