File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4535,8 +4535,8 @@ XXX Code for transations where no currency is involved
4535
4535
<calendar type =" gregorian" >
4536
4536
<calendarSystem type =" solar" />
4537
4537
<eras >
4538
- <era type =" 0" end =" 0-12-31" code =" bce" aliases =" bc" />
4539
- <era type =" 1" start =" 1-01-01" code =" ce" aliases =" ad" primary =" true" />
4538
+ <era type =" 0" end =" 0-12-31" code =" bce" aliases =" bc" /> <!-- Before Common Era, Before Christ -->
4539
+ <era type =" 1" start =" 1-01-01" code =" ce" aliases =" ad" primary =" true" /> <!-- Common Era, Anno Domini -->
4540
4540
</eras >
4541
4541
</calendar >
4542
4542
<calendar type =" generic" />
@@ -4835,7 +4835,7 @@ XXX Code for transations where no currency is involved
4835
4835
<calendar type =" coptic" >
4836
4836
<calendarSystem type =" other" />
4837
4837
<eras >
4838
- <era type =" 0" end =" 284-08-28" code =" bd" /> <!-- NOTE: No evidence this era is used -->
4838
+ <era type =" 0" end =" 284-08-28" code =" bd" /> <!-- Before Diocletian. NOTE: No evidence this era is used -->
4839
4839
<era type =" 1" start =" 284-08-29" code =" am" primary =" true" /> <!-- Anno Martyrum -->
4840
4840
</eras >
4841
4841
</calendar >
You can’t perform that action at this time.
0 commit comments