We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c20fe9 commit 05e58f1Copy full SHA for 05e58f1
tools/cldr-code/src/test/java/org/unicode/cldr/test/TestEn001Time.java
@@ -9,7 +9,7 @@ public class TestEn001Time {
9
10
// TODO: for short timezone names, check that en_001 has “∅∅∅” iff en has a value, and
11
// that en_001 otherwise has no short timezone names (except through inheritance).
12
- // Reference: https://unicode-org.atlassian.net/browse/CLDR-14996
+ // Reference: https://unicode-org.atlassian.net/browse/CLDR-18909
13
static final boolean CHECK_SHORT_TIMEZONE_NAMES = false;
14
static final String TIME_FORMAT_PREFIX =
15
"//ldml/dates/calendars/calendar[@type=\"gregorian\"]/timeFormats/timeFormatLength";
0 commit comments