Skip to content

Commit 0190b7f

Browse files
authored
CLDR-19106 Add thin space dateTimeFormatLength type short (#5189)
1 parent 276eae4 commit 0190b7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/main/yue.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3014,7 +3014,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
30143014
</dateTimeFormatLength>
30153015
<dateTimeFormatLength type="short">
30163016
<dateTimeFormat>
3017-
<pattern>↑↑↑</pattern>
3017+
<pattern>{1} {0}</pattern>
30183018
</dateTimeFormat>
30193019
<dateTimeFormat type="atTime">
30203020
<pattern>↑↑↑</pattern>

common/main/zh_Hant.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5097,7 +5097,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
50975097
</dateTimeFormatLength>
50985098
<dateTimeFormatLength type="short">
50995099
<dateTimeFormat>
5100-
<pattern>{1}{0}</pattern>
5100+
<pattern>{1}{0}</pattern>
51015101
</dateTimeFormat>
51025102
<dateTimeFormat type="atTime">
51035103
<pattern>↑↑↑</pattern>

0 commit comments

Comments
 (0)