Integrated: 8276775: ZonedDateTime/OffsetDateTime.toString return invalid ISO-8601 for years <= 1893
Naoto Sato
naoto at openjdk.java.net
Wed Nov 10 20:56:41 UTC 2021
On Tue, 9 Nov 2021 22:29:12 GMT, Naoto Sato <naoto at 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 <naoto at 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
More information about the core-libs-dev
mailing list