Re: grammar mistake in java8-date-time.html ?

Tom Lane <[email protected]> Sun, 06 Oct 2019 14:40:19 -0400
Newsgroups gmane.comp.db.postgresql.devel.documentation
Message-ID <[email protected]>
PG Doc comments form <[email protected]> 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