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 522881f commit 6048c15Copy full SHA for 6048c15
common/main/en.xml
@@ -3195,7 +3195,12 @@ annotations.
3195
</monthContext>
3196
</months>
3197
<eras>
3198
+ <eraNames>
3199
+ <era type="-1">Before Hijrah</era>
3200
+ <era type="0">Anno Hegirae</era>
3201
+ </eraNames>
3202
<eraAbbr>
3203
+ <era type="-1">BH</era>
3204
<era type="0">AH</era>
3205
</eraAbbr>
3206
</eras>
common/main/root.xml
@@ -1855,6 +1855,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
1855
<alias source="locale" path="../eraAbbr"/>
1856
</eraNames>
1857
1858
1859
1860
1861
<eraNarrow>
0 commit comments