Re: JDBC Driver and timezones - Mailing list pgsql-jdbc

From Thomas Kellerer
Subject Re: JDBC Driver and timezones
Date
Msg-id hsvvp4$4lq$1@dough.gmane.org
Whole thread Raw
In response to Re: JDBC Driver and timezones  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: JDBC Driver and timezones
List pgsql-jdbc
Oliver Jowett, 19.05.2010 02:00:
> Thomas Kellerer wrote:
>
>> And for the test case the client application _and_ Postgres were
>> running on the same physical machine. So the JVM (and thus the JDBC
>> driver) and Postgres should use the same timezone information from my
>> Windows.
>
> The JVM has its own separate timezone database. It does not use the
> OS-provided timezone data in general.
>

Thanks.

Yes that's what I assume as well. But I'm still surprised the JVM doesn't apply the DST settings correctly (the
timezone*is* correct) 

Regards
Thomas

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: JDBC Driver and timezones
Next
From: Thomas Kellerer
Date:
Subject: Re: JDBC Driver and timezones