<i18n dev> RFR: 6241286: (cal) API: Calendar.DAY_OF_WEEK definition is wrong
Naoto Sato
naoto at openjdk.org
Thu Apr 6 23:15:45 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.
Marked as reviewed by naoto (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13311#pullrequestreview-1375674071
More information about the i18n-dev
mailing list