Skip to content

Commit 3a7b39b

Browse files
committed
CLDR-18465 Remove Before Diocletian are from Coptic calendar
1 parent e685259 commit 3a7b39b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

common/main/en.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,6 +2909,16 @@ annotations.
29092909
</intervalFormats>
29102910
</dateTimeFormats>
29112911
</calendar>
2912+
<calendar type="coptic">
2913+
<eras>
2914+
<eraNames>
2915+
<era type="1">Anno Martyrum</era>
2916+
</eraNames>
2917+
<eraAbbr>
2918+
<era type="1">AM</era>
2919+
</eraAbbr>
2920+
</eras>
2921+
</calendar>
29122922
<calendar type="hebrew">
29132923
<months>
29142924
<monthContext type="format">

common/main/root.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,8 +663,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
663663
<alias source="locale" path="../eraAbbr"/>
664664
</eraNames>
665665
<eraAbbr>
666-
<era type="0">ERA0</era>
667-
<era type="1">ERA1</era>
666+
<era type="1">AM</era>
668667
</eraAbbr>
669668
<eraNarrow>
670669
<alias source="locale" path="../eraAbbr"/>

common/supplemental/supplementalData.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4583,7 +4583,6 @@ XXX Code for transations where no currency is involved
45834583
<calendar type="coptic">
45844584
<calendarSystem type="other"/>
45854585
<eras>
4586-
<era type="0" end="284-08-28" code="coptic-inverse"/>
45874586
<era type="1" start="284-08-29" code="coptic"/>
45884587
</eras>
45894588
</calendar>

0 commit comments

Comments
 (0)