unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How does Emacs calculate Easter Sunday?
@ 2012-07-05 19:02 Enda
  2012-07-05 19:20 ` Peter Dyballa
  0 siblings, 1 reply; 4+ messages in thread
From: Enda @ 2012-07-05 19:02 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 916 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-05 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05 19:02 How does Emacs calculate Easter Sunday? Enda
2012-07-05 19:20 ` Peter Dyballa
2012-07-05 20:15   ` Drew Adams
2012-07-05 21:11     ` Peter Dyballa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).