Re: Timezone conversion woes

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Timezone conversion woes
Дата
Msg-id 00A0FDC4-D515-4487-85AE-931C81EDF21F@fastcrypt.com
обсуждение исходный текст
Ответ на Re: Timezone conversion woes  (Christian Cryder <c.s.cryder@gmail.com>)
Список pgsql-jdbc
When you create the column in the database

do create table foo( t timestamp without time zone )

Dave
On 14-Jul-05, at 3:25 PM, Christian Cryder wrote:

> On 7/14/05, Dave Cramer <pg@fastcrypt.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
>
>


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Christian Cryder
Дата:
Сообщение: Re: Timezone conversion woes
Следующее
От: Dianne Yumul
Дата:
Сообщение: No. of rows on result set