@@ -3029,7 +3029,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
3029
3029
<dateFormatItem id="GyMMM">MMM y G</dateFormatItem>
3030
3030
<dateFormatItem id="GyMMMd">d. MMM y G</dateFormatItem>
3031
3031
<dateFormatItem id="GyMMMEd">E, d. MMM y G</dateFormatItem>
3032
- <dateFormatItem id="h">h 'Uhr' a</dateFormatItem>
3032
+ <dateFormatItem id="h">h a</dateFormatItem>
3033
3033
<dateFormatItem id="H">HH 'Uhr'</dateFormatItem>
3034
3034
<dateFormatItem id="hm">h:mm a</dateFormatItem>
3035
3035
<dateFormatItem id="Hm">↑↑↑</dateFormatItem>
@@ -3039,7 +3039,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
3039
3039
<dateFormatItem id="Hmsv">↑↑↑</dateFormatItem>
3040
3040
<dateFormatItem id="hmv">h:mm a v</dateFormatItem>
3041
3041
<dateFormatItem id="Hmv">↑↑↑</dateFormatItem>
3042
- <dateFormatItem id="hv">h 'Uhr' a v</dateFormatItem>
3042
+ <dateFormatItem id="hv">h a v</dateFormatItem>
3043
3043
<dateFormatItem id="Hv">HH 'Uhr' v</dateFormatItem>
3044
3044
<dateFormatItem id="M">↑↑↑</dateFormatItem>
3045
3045
<dateFormatItem id="Md">d.M.</dateFormatItem>
@@ -3125,8 +3125,8 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
3125
3125
<greatestDifference id="y">E, d. MMM y – E, d. MMM y G</greatestDifference>
3126
3126
</intervalFormatItem>
3127
3127
<intervalFormatItem id="h">
3128
- <greatestDifference id="a">h 'Uhr' a – h 'Uhr' a</greatestDifference>
3129
- <greatestDifference id="h">h – h 'Uhr' a</greatestDifference>
3128
+ <greatestDifference id="a">h a – h a</greatestDifference>
3129
+ <greatestDifference id="h">h – h a</greatestDifference>
3130
3130
</intervalFormatItem>
3131
3131
<intervalFormatItem id="H">
3132
3132
<greatestDifference id="H">HH–HH 'Uhr'</greatestDifference>
0 commit comments