test262/test/intl402/Temporal/ZonedDateTime
Philip Chimento cd714a9aad Temporal: Rewrite Temporal.ZonedDateTime.p.toLocaleString tests
In https://github.com/tc39/proposal-temporal/pull/2522 which reached
consensus at the March 2023 TC39 meeting, the functionality of
Temporal.ZonedDateTime.p.toLocaleString was changed substantially, to not
directly pass the ZonedDateTime to any Intl.DateTimeFormat methods. This
adds rewrites of all existing tests for toLocaleString, as well as a few
tests to verify that Intl.DateTimeFormat methods no longer support
Temporal.ZonedDateTime arguments.

As we are rewriting the tests anyway, this also ports all of the
Temporal.ZonedDateTime.p.toLocaleString tests that were in staging, to the
correct format for the main tree.
2023-04-11 11:52:40 +02:00
..
compare Tweak test descriptions: "Intl time zones" → "IANA time zones" 2023-04-10 08:36:08 -07:00
from Tweak test descriptions: "Intl time zones" → "IANA time zones" 2023-04-10 08:36:08 -07:00
prototype Temporal: Rewrite Temporal.ZonedDateTime.p.toLocaleString tests 2023-04-11 11:52:40 +02:00