Re: Error in JDBC 'Date and Time' docs

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: David Schmidt <david(dot)schmiddi(dot)86(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Error in JDBC 'Date and Time' docs
Date: 2016-07-28 11:43:19
Message-ID: CAB=Je-EWpgK1k==N3g5n+N1FestkFDppkGhp=f7JJ+fBWv7g5Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>https://jdbc.postgresql.org/documentation/head/8-date-time.html
>tell me to use the OffsetTime class for TIMESTAMP WITH TIMEZONE.

Nice catch. Would you volunteer to update the docs?

Here's the relevant file:
https://github.com/pgjdbc/www/blob/9c26d575dac8e3014fff29cf05b1e88ae322e481/documentation/head/8-date-time.md

It looks like "time with time zone" is missing in the table

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2016-07-28 13:57:31 Re: ResultSet.getClob() causing problems when used with JPA's @Lob
Previous Message David Schmidt 2016-07-28 08:44:23 Error in JDBC 'Date and Time' docs