1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00

Fix starting date of Ethiopic calendar.

This commit is contained in:
Edward M. Reingold 1995-11-17 17:40:02 +00:00
parent 00e3e480f9
commit a339bbef09

View File

@ -172,8 +172,8 @@ Echo Coptic date unless NOECHO is t."
["Maskarram" "Tekemt" "Hadar" "Tahsas" "Tarr" "Yekatit" "Magawit" "Miaziah"
"Genbot" "Sanni" "Hamle" "Nas'hi" "Pagnem"])
(defconst ethiopic-calendar-epoch (calendar-absolute-from-julian '(8 29 7))
"Absolute date of start of Ethiopic calendar = August 29, 7 A.D. (Julian).")
(defconst ethiopic-calendar-epoch -2006079
"Absolute date of start of Ethiopic calendar = August 29, 5493 B.C.E. (Julian).")
(defconst ethiopic-name "Ethiopic")