mirror of
https://github.com/tc39/test262.git
synced 2025-11-23 07:10:20 +01:00
Syntax is validated first. Only after the property bag is fully converted into a Calendar Fields Record does the calendar validate whether the month code actually exists in the year. See tc39/proposal-temporal#2962