test262/test/intl402/Temporal/Now
Philip Chimento efc7424844 Temporal: Don't use getISOFields() in other tests
Previously getISOFields() was used to get the exact value of the
[[Calendar]] and [[TimeZone]] internal slots, as well as to get the
reference ISO year for PlainMonthDay and reference ISO day for
PlainYearMonth.

Use calendarId and timeZoneId for the former and toString() for the
latter.
2024-07-05 10:43:53 +02:00
..
plainDateTimeISO Test ISO sub-minute offsets, incl. trailing zeroes 2023-08-10 10:13:27 +02:00
zonedDateTimeISO Temporal: Don't use getISOFields() in other tests 2024-07-05 10:43:53 +02:00