Re: TimeZone related issues in org.postgresql.jdbc2.TimestampUtils

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: TimeZone related issues in org.postgresql.jdbc2.TimestampUtils
Дата
Msg-id 4AAD7EB7.7020806@opencloud.com
обсуждение исходный текст
Ответ на TimeZone related issues in org.postgresql.jdbc2.TimestampUtils  ("Carsten Klein" <carsten.klein@axn-software.de>)
Ответы Re: TimeZone related issues in org.postgresql.jdbc2.TimestampUtils  ("Carsten Klein (tarent)" <carsten.klein@axn-software.de>)
Список pgsql-jdbc
Carsten Klein wrote:
> Hi All,
>
> in an application that uses TIMESTAMP WITH TIME ZONE as the type for
> certain attributes, we stumbled across the problem that, sometimes, the
> values returned from the database will be adjusted so that the time zone
> offset will be added/subtracted from the actual time stored in the
> database.

Timezone stuff is very picky. Can you provide a standalone testcase so
we can see exactly what's going on?

-O

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

Предыдущее
От: "Carsten Klein"
Дата:
Сообщение: TimeZone related issues in org.postgresql.jdbc2.TimestampUtils
Следующее
От: Manoj Ganesan
Дата:
Сообщение: Inconsistency between timezones