Skip to content

Commit 5c1dac0

Browse files
CLDR-14435 Fix mappings for BC cities without DST
1 parent 2287a76 commit 5c1dac0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

common/supplemental/windowsZones.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ For terms of use, see http://www.unicode.org/copyright.html
6464

6565
<!-- (UTC-07:00) Arizona -->
6666
<mapZone other="US Mountain Standard Time" territory="001" type="America/Phoenix"/>
67+
<mapZone other="US Mountain Standard Time" territory="CA" type="America/Creston America/Dawson_Creek America/Fort_Nelson"/>
6768
<mapZone other="US Mountain Standard Time" territory="MX" type="America/Hermosillo"/>
6869
<mapZone other="US Mountain Standard Time" territory="US" type="America/Phoenix"/>
6970
<mapZone other="US Mountain Standard Time" territory="ZZ" type="Etc/GMT+7"/>
@@ -81,7 +82,7 @@ For terms of use, see http://www.unicode.org/copyright.html
8182

8283
<!-- (UTC-07:00) Yukon -->
8384
<mapZone other="Yukon Standard Time" territory="001" type="America/Whitehorse"/>
84-
<mapZone other="Yukon Standard Time" territory="CA" type="America/Whitehorse America/Creston America/Dawson America/Dawson_Creek America/Fort_Nelson"/>
85+
<mapZone other="Yukon Standard Time" territory="CA" type="America/Whitehorse America/Dawson"/>
8586

8687
<!-- (UTC-06:00) Central America -->
8788
<mapZone other="Central America Standard Time" territory="001" type="America/Guatemala"/>

0 commit comments

Comments
 (0)