mirror of
https://github.com/tc39/test262.git
synced 2025-08-16 23:48:26 +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