Re: ResultSet.getObject(..., LocalTime.class) not working withPostgres timetz type

Поиск
Список
Период
Сортировка
От Philippe Marschall
Тема Re: ResultSet.getObject(..., LocalTime.class) not working withPostgres timetz type
Дата
Msg-id 0b371da9-a6af-6e39-d5a8-74a2996a954c@netcetera.com
обсуждение исходный текст
Ответ на Re: ResultSet.getObject(..., LocalTime.class) not working withPostgres timetz type  (Dave Cramer <davecramer@gmail.com>)
Ответы Re: ResultSet.getObject(..., LocalTime.class) not working withPostgres timetz type  (Dave Cramer <davecramer@gmail.com>)
Список pgsql-jdbc
On 17.04.19 19:10, Dave Cramer wrote:
> Not everyone agrees with WITH TIMEZONE qnd it doesn't help that the 
> server does not store the timezone

It is my understanding the server converts to UTC when storing and 
returns UTC.

Cheers
Philippe



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

Предыдущее
От: Philippe Marschall
Дата:
Сообщение: Re: ResultSet.getObject(..., LocalTime.class) not working withPostgres timetz type
Следующее
От: Adam Brusselback
Дата:
Сообщение: [pgjdbc/pgjdbc] 0efcf8: Add method alias's for each property whichdidn't ...