help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How does Emacs calculate Easter Sunday?


From: Enda
Subject: How does Emacs calculate Easter Sunday?
Date: Thu, 5 Jul 2012 12:02:15 -0700 (PDT)

holiday-christian-holidays

In Lisp buffer C-j:

((holiday-easter-etc) (holiday-fixed 12 25 "Christmas") (if calendar-christian-all-holidays-flag (append (holiday-fixed 1 6 "Epiphany") (holiday-julian 12 25 "Eastern Orthodox Christmas") (holiday-greek-orthodox-easter) (holiday-fixed 8 15 "Assumption") (holiday-advent 0 "Advent"))))

Easter Sunday is there:
holiday-easter-etc

How does Emacs calculate it?, and how can I can put 'Easter Monday' in my calendar.


Best wishes,

Enda

P.S. Easter Monday is the day after Easter Sunday.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]