mirror of
https://github.com/tc39/test262.git
synced 2025-09-29 04:58:48 +02: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