test262/test/built-ins/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
..
instant Test Temporal.Now. 2022-01-24 13:36:43 -05:00
plainDateISO Temporal: Don't use getISOFields() in other tests 2024-07-05 10:43:53 +02:00
plainDateTimeISO Temporal: Don't use getISOFields() in other tests 2024-07-05 10:43:53 +02:00
plainTimeISO Temporal: Test adjustments for removing calendar and time zone objects 2024-07-05 10:43:53 +02:00
timeZoneId Replace Temporal.Now.timeZone → Temporal.Now.timeZoneId 2023-04-07 11:43:31 -07:00
toStringTag Add Temporal tests 2021-10-01 14:30:12 -04:00
zonedDateTimeISO Temporal: Don't use getISOFields() in other tests 2024-07-05 10:43:53 +02:00
builtin.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00
prop-desc.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00