all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.