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

From: Philippe Marschall <pm(at)netcetera(dot)ch>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Cc: Dave Cramer <davecramer(at)gmail(dot)com>, Mark Rotteveel <mark(at)lawinegevaar(dot)nl>
Subject: Re: ResultSet.getObject(..., LocalTime.class) not working with Postgres timetz type
Date: 2019-04-18 17:19:37
Message-ID: 0b371da9-a6af-6e39-d5a8-74a2996a954c@netcetera.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Adam Brusselback 2019-04-19 10:11:32 [pgjdbc/pgjdbc] 0efcf8: Add method alias's for each property which didn't ...
Previous Message Philippe Marschall 2019-04-18 17:19:05 Re: ResultSet.getObject(..., LocalTime.class) not working with Postgres timetz type