Re: Timestamp Conversion Woes Redux

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Kris Jurka <books(at)ejurka(dot)com>, Christian Cryder <c(dot)s(dot)cryder(at)gmail(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Timestamp Conversion Woes Redux
Date: 2005-07-21 01:09:49
Message-ID: 42DEF5DD.8010301@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dave Cramer wrote:

> If we track the server's timezone in the driver, then if we get a
> timezone that we don't understand
> we can just use the JVM's default time zone.

Uh, how does this do anything but mangle your dates?

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Allman 2005-07-21 01:21:49 Re: jdbc xa support
Previous Message Oliver Jowett 2005-07-21 01:09:18 Re: Timestamp Conversion Woes Redux