Liturgical Calendar
1 Introduction
2 Reference
year->advent-start
year->christmas
year->epiphany
year->candlemas
year->ash-wednesday
year->easter
year->ascension-thursday
year->pentecost
year->trinity-sunday
Bibliography
8.16

Liturgical CalendarπŸ”—β„Ή

Philip McGrath <philip@philipmcgrath.com>

The liturgical-calendar library provides functions to compute the dates of Easter and other Christian holidays. It uses the representation of dates from Gregor: Dates and Times. Currently, liturgical-calendar supports the calendar used primarily by churches originating in the Western half of the Roman empire: see the introduction for details.

    1 Introduction

    2 Reference

    Bibliography

1 IntroductionπŸ”—β„Ή

Coming soon ...

Gregor: Dates and Times

Episcopal Church (2007)

Meeus (1998)

Bien (2004)

Wallis (1999)

2 ReferenceπŸ”—β„Ή

procedure

(year->advent-start year) β†’ (and/c date? sunday?)

  year : exact-positive-integer?

procedure

(year->christmas year) β†’ date?

  year : exact-positive-integer?

procedure

(year->epiphany year) β†’ date?

  year : exact-positive-integer?

procedure

(year->candlemas year) β†’ date?

  year : exact-positive-integer?

procedure

(year->ash-wednesday year) β†’ (and/c date? wednesday?)

  year : exact-positive-integer?

procedure

(year->easter year) β†’ (and/c date? sunday?)

  year : exact-positive-integer?

procedure

(year->ascension-thursday year) β†’ (and/c date? thursday?)

  year : exact-positive-integer?

procedure

(year->pentecost year) β†’ (and/c date? sunday?)

  year : exact-positive-integer?

procedure

(year->trinity-sunday year) β†’ (and/c date? sunday?)

  year : exact-positive-integer?

BibliographyπŸ”—β„Ή

Reinhold Bien. Gauß and Beyond: The Making of Easter Algorithms. Archive for History of Exact Sciences 58(5), pp. 439–452, 2004. https://doi.org/10.1007/s00407-004-0078-5

Episcopal Church. The Book of Common Prayer. 1979 edition. New York: Church Publishing, 2007. https://perma.cc/BCC2-C9CY (PDF). Web version at https://bcponline.org. See in particular β€œThe Calendar of the Church Year,” pp. 15–33 (web), and β€œTables and Rules for Finding the Date of Easter Day,” pp. 880–885 (web).

Jean Meeus. Astronomical Algorithms. 2nd edition. Richmond: Willmann-Bell, 1998.

Faith Wallis. Introduction, appendices, and commentary. In The Reckoning of Time, by the Venerable Bede, translated by Faith Wallis. Translated Texts for Historians volume 29. Liverpool, UK: Liverpool University Press, 1999. https://isidore.co/calibre/#book_id=7150&library_id=CalibreLibrary&panel=book_details