<i18n dev> RFR: 8281103: Give example for Locale that is English and follows the ISO standards
Roger Riggs
rriggs at openjdk.org
Tue May 9 20:57:18 UTC 2023
On Tue, 9 May 2023 20:39:19 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR which adds an example snippet to `java.time.temporal.WeekFields.of(Locale locale)`
>
> The snippet demonstrates how to create a Locale that has English Locale qualities with an ISO-8601 first day of the week.
>
> This snippet was added as there was a desire for an English/ISO-8601 Locale constant to be added, but the existing methods in the JDK are better suited for accomplishing this.
Marked as reviewed by rriggs (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13893#pullrequestreview-1419440879
More information about the i18n-dev
mailing list