comparison lisp/calendar/cal-coptic.el @ 20209:fd00ceeb06c6

(ethiopic-calendar-epoch): Correct to 8 CE.
author Karl Heuer <kwzh@gnu.org>
date Mon, 03 Nov 1997 02:57:05 +0000
parents e4c551837753
children d179de7ad92e
comparison
equal deleted inserted replaced
20208:444df644c28f 20209:fd00ceeb06c6
171 171
172 (defconst ethiopic-calendar-month-name-array 172 (defconst ethiopic-calendar-month-name-array
173 ["Maskaram" "Teqemt" "Khedar" "Takhsas" "Ter" "Yakatit" "Magabit" "Miyazya" 173 ["Maskaram" "Teqemt" "Khedar" "Takhsas" "Ter" "Yakatit" "Magabit" "Miyazya"
174 "Genbot" "Sane" "Hamle" "Nahas" "Paguem"]) 174 "Genbot" "Sane" "Hamle" "Nahas" "Paguem"])
175 175
176 (defconst ethiopic-calendar-epoch 2430 176 (defconst ethiopic-calendar-epoch 2796
177 "Absolute date of start of Ethiopic calendar = August 29, 7 C.E. (Julian).") 177 "Absolute date of start of Ethiopic calendar = August 29, 8 C.E. (Julian).")
178 178
179 (defconst ethiopic-name "Ethiopic") 179 (defconst ethiopic-name "Ethiopic")
180 180
181 (defun calendar-absolute-from-ethiopic (date) 181 (defun calendar-absolute-from-ethiopic (date)
182 "Compute absolute date from Ethiopic date DATE. 182 "Compute absolute date from Ethiopic date DATE.