File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments