mirror of
https://github.com/tc39/test262.git
synced 2025-05-21 15:20:29 +02:00
In order to test this functionality on hosts that don't have Intl, we have to use "UTC" and offset-only time zones here, as the full set of IANA time zone names are not required to be supported across all hosts. This makes some progress on https://github.com/tc39/test262/issues/3253