test262/test
Philip Chimento 48bb262183 Update UTC time zone canonicalization to match proposal-canonical-tz
The test for https://github.com/tc39/ecma402/pull/724 (added in
https://github.com/tc39/test262/pull/4328) didn't take the Time Zone
Canonicalization proposal into account; but it should, because that
proposal is stage 3.

As of that proposal, the [[TimeZone]] slot of DateTimeFormat gets the
case-regularized original identifier, no longer the primary identifier. So
the resolvedOptions().timeZone property also no longer returns the primary
identifier.
2025-03-12 17:28:07 -07:00
..
annexB Remove leading space characters in YAML frontmatter 2024-12-17 17:52:36 +01:00
built-ins Fix final newline linter error 2025-03-12 17:06:01 -07:00
harness harness: Add a function to get well-known intrinsic objects 2025-03-11 18:14:55 -07:00
intl402 Update UTC time zone canonicalization to match proposal-canonical-tz 2025-03-12 17:28:07 -07:00
language harness: Remove hidden-constructors harness file 2025-03-11 18:14:55 -07:00
staging After a recent normative change on iterator helpers, the expectations of 2025-03-11 18:05:19 -07:00