On Tue, 9 Nov 2021 22:29:12 GMT, Naoto Sato <na...@openjdk.org> wrote:
> Simple doc clarification where the `toString()` output only conforms to ISO > 8601 if the seconds in the offset are zero. This pull request has now been integrated. Changeset: bce35ac1 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/bce35ac1d6c4115148468a3240ad459074e0b79e Stats: 7 lines in 2 files changed: 2 ins; 0 del; 5 mod 8276775: ZonedDateTime/OffsetDateTime.toString return invalid ISO-8601 for years <= 1893 Reviewed-by: lancea, iris, bpb, scolebourne, rriggs ------------- PR: https://git.openjdk.java.net/jdk/pull/6321