<i18n dev> Integrated: 6241286: (cal) API: Calendar.DAY_OF_WEEK definition is wrong

Justin Lu jlu at openjdk.org
Mon Apr 10 21:51:17 UTC 2023


On Mon, 3 Apr 2023 21:56:33 GMT, Justin Lu <jlu at openjdk.org> wrote:

> This PR updates the Calendar.DAY_OF_WEEK documentation to make it clear that the field accepts _any_ value if the calendar is lenient and then normalizes it. Only if the calendar is non-lenient, will the field accept only one of SUNDAY ... SATURDAY.

This pull request has now been integrated.

Changeset: 2aeb0e52
Author:    Justin Lu <jlu at openjdk.org>
Committer: Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2aeb0e5267fc836a06b8ca2e67ec7550bb372163
Stats:     5 lines in 1 file changed: 2 ins; 0 del; 3 mod

6241286: (cal) API: Calendar.DAY_OF_WEEK definition is wrong

Reviewed-by: naoto

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

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


More information about the i18n-dev mailing list