mirror of
https://github.com/tc39/test262.git
synced 2025-07-28 16:34:27 +02:00
Update time zone mapping for CLDR46 / tzdata 2024b
This commit is contained in:
parent
9b3d9d9700
commit
df910721ba
@ -40,8 +40,8 @@ const testData = {
|
|||||||
"eire": "iedub",
|
"eire": "iedub",
|
||||||
|
|
||||||
// NB: "EST" matches the |uvalue| production.
|
// NB: "EST" matches the |uvalue| production.
|
||||||
// <type name="utcw05" [...] alias="Etc/GMT+5 EST"/>
|
// <type name="papty" [...] alias="America/Panama EST"/>
|
||||||
"est": "utcw05",
|
"est": "papty",
|
||||||
|
|
||||||
// NB: "GMT0" matches the |uvalue| production.
|
// NB: "GMT0" matches the |uvalue| production.
|
||||||
// <type name="gmt" [...] alias="Etc/GMT Etc/GMT+0 Etc/GMT-0 Etc/GMT0 Etc/Greenwich GMT GMT+0 GMT-0 GMT0 Greenwich"/>
|
// <type name="gmt" [...] alias="Etc/GMT Etc/GMT+0 Etc/GMT-0 Etc/GMT0 Etc/Greenwich GMT GMT+0 GMT-0 GMT0 Greenwich"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user