mirror of
https://github.com/tc39/test262.git
synced 2025-11-03 05:03:58 +01:00
Syntax is validated first. Only after the property bag is fully converted into a Calendar Fields Record does the time zone validate whether the UTC offset is correct for that exact time in the time zone. See tc39/proposal-temporal#2962