Re: Timestamp Conversion Woes Redux

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Oliver Jowett <oliver(at)opencloud(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-20 17:41:35
Message-ID: 24020.1121881295@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka <books(at)ejurka(dot)com> writes:
> ... Problems arise when the server and JDK don't have the
> same set of timezones, which will happen, but not often. We could easily
> add a URL parameter to bail people out of here though.

Hmm ... does Java have a standard set of timezone names? If so, does it
bear any resemblance to the zic database names?

regards, tom lane

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Christian Cryder 2005-07-20 17:47:04 Re: Timestamp Conversion Woes Redux
Previous Message Christian Cryder 2005-07-20 17:05:36 Re: Timestamp Conversion Woes Redux