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

Philippe Marschall <[email protected]> Thu, 18 Apr 2019 19:19:37 +0200
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <[email protected]>
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