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 58e2f6f commit 51b2ed0Copy full SHA for 51b2ed0
common/main/de.xml
@@ -3042,8 +3042,8 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
3042
<dateFormatItem id="Hmsv">↑↑↑</dateFormatItem>
3043
<dateFormatItem id="hmv">h:mm a v</dateFormatItem>
3044
<dateFormatItem id="Hmv">↑↑↑</dateFormatItem>
3045
- <dateFormatItem id="hv">↑↑↑</dateFormatItem>
3046
- <dateFormatItem id="Hv" draft="contributed">HH 'h' v</dateFormatItem>
+ <dateFormatItem id="hv">h 'Uhr' a v</dateFormatItem>
+ <dateFormatItem id="Hv">HH 'Uhr' v</dateFormatItem>
3047
<dateFormatItem id="M">↑↑↑</dateFormatItem>
3048
<dateFormatItem id="Md">d.M.</dateFormatItem>
3049
<dateFormatItem id="MEd">E, d.M.</dateFormatItem>
0 commit comments