test262/test/built-ins/Temporal/Now/plainDateTimeISO
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
..
extensible.js Add tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
length.js Add tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
name.js Add tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
not-a-constructor.js Add tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
prop-desc.js Test Temporal.Now. 2022-01-24 13:36:43 -05:00
return-value-calendar.js Replace Temporal objects' .calendar getters with .calendarId/.getCalendar 2023-04-07 11:43:31 -07:00
return-value.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
time-zone-undefined.js Add tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
timezone-getoffsetnanosecondsfor-invocation.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
timezone-getoffsetnanosecondsfor-non-integer.js Add tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
timezone-getoffsetnanosecondsfor-non-method.js Add tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
timezone-getoffsetnanosecondsfor-not-a-number.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07: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 tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
timezone-getoffsetnanosecondsfor-poisoned.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
timezone-getoffsetnanosecondsfor-throws.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
timezone-getoffsetnanosecondsfor-wrong-type.js Add tests for Temporal.Now.plainDateTimeISO 2021-09-13 10:09:41 -04:00
timezone-object.js Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07: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