mirror of
https://github.com/tc39/test262.git
synced 2025-07-28 08:24:23 +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",
|
||||
|
||||
// NB: "EST" matches the |uvalue| production.
|
||||
// <type name="utcw05" [...] alias="Etc/GMT+5 EST"/>
|
||||
"est": "utcw05",
|
||||
// <type name="papty" [...] alias="America/Panama EST"/>
|
||||
"est": "papty",
|
||||
|
||||
// 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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user