test262/test/built-ins/Temporal/Now/plainDateISO
Philip Chimento d6a24fe906 Validate required methods of Temporal TimeZone protocol
Checking whether an object implements the TimeZone protocol is now done by
means of HasProperty operations for each of the required methods unless
the object already has the TimeZone brand.

Discussion:
https://github.com/tc39/proposal-temporal/issues/2104#issuecomment-1409549753

Corresponding normative PR:
https://github.com/tc39/proposal-temporal/pull/2485
2023-04-10 08:36:08 -07:00
..
length.js
prop-desc.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00
return-value.js Replace Temporal objects' .calendar getters with .calendarId/.getCalendar 2023-04-07 11:43:31 -07:00
timezone-getoffsetnanosecondsfor-non-integer.js
timezone-getoffsetnanosecondsfor-not-callable.js Fix not-callable getOffsetNansecondsFor tests 2021-11-30 14:36:59 -05:00
timezone-getoffsetnanosecondsfor-out-of-range.js
timezone-getoffsetnanosecondsfor-wrong-type.js
timezone-string-datetime.js Remove support for nested Temporal time zone property bags 2023-04-10 08:36:08 -07:00
timezone-string-leap-second.js Remove support for nested Temporal time zone property bags 2023-04-10 08:36:08 -07:00
timezone-string-year-zero.js Remove support for nested Temporal time zone property bags 2023-04-10 08:36:08 -07:00
timezone-string.js Store strings or objects in Temporal.ZonedDateTime [[TimeZone]] slot 2023-04-07 11:43:31 -07:00
timezone-wrong-type.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00