PG Doc comments form <nore...@postgresql.org> writes: > I think that there's a grammar error in the following doc url: > https://jdbc.postgresql.org/documentation/head/java8-date-time.html > It says: "Also note that all OffsetDateTime instances will have be in UTC > (have offset 0)." > I suspect that it was supposed to read: "will be".
You'd need to report this to the JDBC project --- this list is just for documentation issues in core Postgres. regards, tom lane