<i18n dev> Integrated: 8175709: DateTimeFormatterBuilder.appendZoneId() has misleading JavaDoc

Naoto Sato naoto at openjdk.org
Tue Jan 7 17:42:42 UTC 2025


On Thu, 19 Dec 2024 22:12:52 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Clarifying the documentation of `DateTimeFormatterBuilder.appendZoneId()` and similar methods to align the description with the behavior, in which `ZoneOffset` is only parsed from the formatter for offset texts without any prefixes. Corresponding CSR has also been drafted.

This pull request has now been integrated.

Changeset: 9702accd
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9702accdd9a25e05628d470bf248edd5d80c0c4d
Stats:     35 lines in 1 file changed: 0 ins; 1 del; 34 mod

8175709: DateTimeFormatterBuilder.appendZoneId() has misleading JavaDoc

Reviewed-by: rriggs

-------------

PR: https://git.openjdk.org/jdk/pull/22837


More information about the i18n-dev mailing list