mirror of
https://github.com/tc39/test262.git
synced 2025-11-03 13:14:28 +01: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