On Tue, 9 May 2023 20:39:19 GMT, Justin Lu <j...@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

Reply via email to