| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Christian Cryder <c(dot)s(dot)cryder(at)gmail(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: Timezone conversion woes |
| Date: | 2005-07-15 13:05:06 |
| Message-ID: | 75FDBC4A-48CC-4917-96B3-06A181AA1F5F@fastcrypt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Christian,
Can you send me a snippet of code that shows me what you are trying
to do ?
Dave
On 14-Jul-05, at 3:25 PM, Christian Cryder wrote:
> 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
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dianne Yumul | 2005-07-15 16:37:00 | Re: No. of rows on result set |
| Previous Message | Dave Cramer | 2005-07-15 11:47:42 | Re: Inserting a large number of records |