Re: Bug in TimestampUtils.java?

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Bug in TimestampUtils.java?
Дата
Msg-id 45541A15.3010008@opencloud.com
обсуждение исходный текст
Ответ на Re: Bug in TimestampUtils.java?  (Richard Cook <awhig@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Richard Cook
Дата:
Сообщение: Re: Bug in TimestampUtils.java?
Следующее
От: imad
Дата:
Сообщение: Re: Bug in TimestampUtils.java?