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

Mark Rotteveel <[email protected]> Tue, 16 Apr 2019 18:46:58 +0200
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <[email protected]>
On 2019-04-16 02:20, Dave Cramer wrote:
> The whole time, timestamp, timezone thing was not well thought out and
> is the bane of all driver implementers existence...

With timezone support coming in Firebird 4 and having implemented it 
just recently in Jaybird 4, I look forward with a bit of trepidation to 
those releases...

Mark