Skip to content

Commit

Permalink
corrected metadata on locales tested
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-allen committed Aug 8, 2023
1 parent b98b61e commit 896e086
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ info: |
27. Set dateTimeFormat.[[HourCycle]] to hc.
>>>>>>> updated hourCycle-default.js to reflect new behaviour of hourCycle, which now associates h12 with h23 rather than h24. see https://github.com/tc39/ecma402/pull/758.
locale: [en, fr, it, ja, zh, ko, ar, hi]
locale: [en, fr, it, ja, zh, ko, ar, hi, en-u-hc-h24]
---*/

let locales = ["en", "fr", "it", "ja", "zh", "ko", "ar", "hi", "en-u-hc-h24"];
Expand Down

0 comments on commit 896e086

Please sign in to comment.