grammar mistake in java8-date-time.html ?
PG Doc comments form <[email protected]> Sun, 06 Oct 2019 12:15:49 +0000
| Newsgroups | gmane.comp.db.postgresql.devel.documentation |
|---|---|
| Message-ID | <[email protected]> |
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/bug-reporting.html Description: 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".