<i18n dev> RFR: 8281103: Give example for Locale that is English and follows the ISO standards

Lance Andersen lancea at openjdk.org
Tue May 9 21:03:24 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 lancea (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13893#pullrequestreview-1419448467


More information about the i18n-dev mailing list