Re: [INTERFACES] ResultSet.getDate - Mailing list pgsql-interfaces

From Peter Mount
Subject Re: [INTERFACES] ResultSet.getDate
Date
Msg-id Pine.LNX.4.10.9909230719270.7540-100000@maidast.retep.org.uk
Whole thread Raw
In response to ResultSet.getDate  ("Tim Joyce" <tim@hoop.co.uk>)
List pgsql-interfaces
On Wed, 22 Sep 1999, Tim Joyce wrote:

> Hi,
> 
> I am using JDBC, everything is fine on local boxes (GMT), but we have just
> installed our system on a box in the states (EST)
> 
> I am getting
> 
> java.sql.SQLException: Bad Timestamp Format: at 0 in 1999-07-31 20:00:0EST
> 
> thrown by ResultSet
> 
> Running Postgresql 6.4.2 on RH Linux 2.0.33
> 
> is there a fix or a workarround?

The date and time methods are being rewritten for 6.6 as they can't handle
some of the different time zones.

Peter

--      Peter T Mount peter@retep.org.uk     Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgresJava PDF Generator: http://www.retep.org.uk/pdf



pgsql-interfaces by date:

Previous
From: Adam Haberlach
Date:
Subject: unsubscribe
Next
From: Dave Page
Date:
Subject: Re: [INTERFACES] Changing User Passwords