Re: Date problem on Aix jdk1.4.1 - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Date problem on Aix jdk1.4.1
Date
Msg-id 42E811BF.3010005@opencloud.com
Whole thread Raw
In response to Date problem on Aix jdk1.4.1  ("Byron Nikolaidis" <ByronN@Routescape.com>)
List pgsql-jdbc
Byron Nikolaidis wrote:

> When I query any table with a regular old Date in it,  the first row
> that comes back is correct (some Date value with 00:00:00 as the time) ,
> however all subsequent rows are advanced by 1 hour (they have a time of
> 01:00:00) .    This happens on any table.

It's quite weird that it's different on the first row, otherwise I'd say
it was a local JVM timezone issue.

Do you have some test code we can try? Without knowing what the
underlying column's type is or which ResultSet accessor you're using
it's just guesswork.

-O

pgsql-jdbc by date:

Previous
From: "Byron Nikolaidis"
Date:
Subject: Date problem on Aix jdk1.4.1
Next
From: Vadim Nasardinov
Date:
Subject: Re: jdbc xa patches