mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
Adds a test that verifies that Intl.supportedValuesOf('timeZones') includes those timezones those don't correspond to any continent. This includes the oceanic Etc/* timezones and UTC. Fixes: https://github.com/tc39/ecma402/issues/778