Re: Timezone conversion woes

From: Christian Cryder <c(dot)s(dot)cryder(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Timezone conversion woes
Date: 2005-07-14 19:25:38
Message-ID: 90876a9e0507141225196ea488@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 7/14/05, Dave Cramer <pg(at)fastcrypt(dot)com> wrote:
> Yeah, create your timestamps without timezones and they will not be
> converted.

Dave, how exactly do you do this? Especially if I am trying to read a
date out of the db (there is no timezone info there, but by the time I
access the data via ps.getDate() its already there).

Any suggestions would be greatly appreciated.

Thanks,
Christian

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2005-07-14 22:41:29 Re: Timezone conversion woes
Previous Message Dave Cramer 2005-07-14 18:42:19 Re: Timezone conversion woes