test262/test/built-ins/Temporal/Now/plainTimeISO
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 Add Temporal tests 2021-10-01 14:30:12 -04:00
prop-desc.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00
return-value.js Remove calendar slot from Temporal.PlainTime 2023-04-07 11:43:31 -07:00
timezone-getoffsetnanosecondsfor-non-integer.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-getoffsetnanosecondsfor-not-callable.js Fix not-callable getOffsetNansecondsFor tests 2021-11-30 14:36:59 -05:00
timezone-getoffsetnanosecondsfor-out-of-range.js Add Temporal tests 2021-10-01 14:30:12 -04:00
timezone-getoffsetnanosecondsfor-wrong-type.js Add Temporal tests 2021-10-01 14:30:12 -04:00
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
timezone.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
toPlainTime-override.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00