test262/test/built-ins/Temporal/Now
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
..
instant Test Temporal.Now. 2022-01-24 13:36:43 -05:00
plainDate Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
plainDateISO Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
plainDateTime Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
plainDateTimeISO Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
plainTimeISO Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07: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
zonedDateTime Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07:00
zonedDateTimeISO Validate required methods of Temporal TimeZone protocol 2023-04-10 08:36:08 -07: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