test262/test/built-ins/Temporal/Now/plainDate
Philip Chimento a1bf99771c Replace Temporal objects' .calendar getters with .calendarId/.getCalendar
This is the replacement of the old API with the new API. Semantics will be
corrected in the following commit.

Normative PR: https://github.com/tc39/proposal-temporal/pull/2482
2023-04-07 11:43:31 -07:00
..
calendar-case-insensitive.js Replace Temporal objects' .calendar getters with .calendarId/.getCalendar 2023-04-07 11:43:31 -07:00
calendar-instance-does-not-get-calendar-property.js
calendar-number.js Replace Temporal objects' .calendar getters with .calendarId/.getCalendar 2023-04-07 11:43:31 -07:00
calendar-string-leap-second.js Replace Temporal objects' .calendar getters with .calendarId/.getCalendar 2023-04-07 11:43:31 -07:00
calendar-string.js Replace Temporal objects' .calendar getters with .calendarId/.getCalendar 2023-04-07 11:43:31 -07:00
calendar-temporal-object.js Replace Temporal objects' .calendar getters with .calendarId/.getCalendar 2023-04-07 11:43:31 -07:00
calendar-undefined.js
calendar-wrong-type.js
length.js
prop-desc.js
timezone-getoffsetnanosecondsfor-non-integer.js
timezone-getoffsetnanosecondsfor-not-callable.js
timezone-getoffsetnanosecondsfor-out-of-range.js
timezone-getoffsetnanosecondsfor-wrong-type.js
timezone-instance-does-not-get-timeZone-property.js
timezone-string-datetime.js
timezone-string-leap-second.js
timezone-string-year-zero.js
timezone-string.js
timezone-wrong-type.js
toPlainDate-override.js