Skip to content

Add test case for non-continental time zones#4442

Merged
Ms2ger merged 1 commit intotc39:mainfrom
ryzokuken:intl-enum-tz-noncontinental
Mar 27, 2025
Merged

Add test case for non-continental time zones#4442
Ms2ger merged 1 commit intotc39:mainfrom
ryzokuken:intl-enum-tz-noncontinental

Conversation

@ryzokuken
Copy link
Member

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: tc39/ecma402#778

@ryzokuken ryzokuken requested a review from a team as a code owner March 27, 2025 15:48
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: tc39/ecma402#778
@ryzokuken ryzokuken force-pushed the intl-enum-tz-noncontinental branch from 6a1a760 to 6eecb23 Compare March 27, 2025 16:32
@ryzokuken ryzokuken self-assigned this Mar 27, 2025
@Ms2ger Ms2ger merged commit 4ba104a into tc39:main Mar 27, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intl.supportedValuesOf('timeZone') for UTC, Etc/GMT*, and other non-contintent/non-ocean time zone identifiers

2 participants