mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
This adds tests for a normative change which reached consensus in the June 2022 TC39 meeting, ensuring that the representable range of Temporal.Instant is always the same regardless of which time zone offset is used when converting from a string. See: https://github.com/tc39/proposal-temporal/pull/2189