Fix locale

This commit is contained in:
Tim Chevalier 2025-04-23 11:47:00 -07:00
parent 2107067d2e
commit 0e0bf3c6bd

View File

@ -4,7 +4,7 @@
/*---
esid: sec-datetime-format-functions
description: Different combinations of style options and Temporal types format correctly.
locale: [en]
locale: [en-US]
features: [Temporal]
---*/