mirror of
https://github.com/tc39/test262.git
synced 2025-09-30 05:28:44 +02:00
This contains tests for the normative PR https://github.com/tc39/proposal-temporal/pull/2433, which is to be presented for consensus to TC39 in the upcoming plenary meeting. That PR changes ToTemporalCalendar to throw when it encounters a Temporal.TimeZone instance, and ToTemporalTimeZone to throw when it encounters a Temporal.Calendar instance.