Re: ResultSet.getTimestamp(Calendar) off by one-hour

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ResultSet.getTimestamp(Calendar) off by one-hour
Дата
Msg-id 18696.1236981010@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ResultSet.getTimestamp(Calendar) off by one-hour  (Roland Roberts <roland@astrofoto.org>)
Список pgsql-jdbc
Roland Roberts <roland@astrofoto.org> writes:
> I can certainly try timestamp with time zone, but the plan is to deploy
> with a column that does not include time zone because all times are
> supposed to be stored in UTC.

Hm, do you have the server's TimeZone setting set to UTC?  Maybe the
JDBC driver is overriding that?

            regards, tom lane

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

Предыдущее
От: Roland Roberts
Дата:
Сообщение: Re: ResultSet.getTimestamp(Calendar) off by one-hour
Следующее
От: bsilva
Дата:
Сообщение: Postgres transaction error