mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
In this PR[1], fractionalSecondDigits is listed earlier than timeZoneName in table 6[2]. So, accessing order of fractionalSecondDigits in [3]'s step-29 should be earlier than timeZoneName. [1]: https://github.com/tc39/ecma402/pull/347 [2]: https://tc39.es/ecma402/#sec-datetimeformat-abstracts [3]: https://tc39.es/ecma402/#sec-initializedatetimeformat