Data.Time.Calendar.Easter

Safe Haskell Safe-Inferred
Language Haskell2010

sundayAfter :: Day -> Day Source

The next Sunday strictly after a given day.

orthodoxPaschalMoon :: Integer -> Day Source

Given a year, find the Paschal full moon according to Orthodox Christian tradition

orthodoxEaster :: Integer -> Day Source

Given a year, find Easter according to Orthodox Christian tradition

gregorianPaschalMoon :: Integer -> Day Source

Given a year, find the Paschal full moon according to the Gregorian method

gregorianEaster :: Integer -> Day Source

Given a year, find Easter according to the Gregorian method

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/8.10.2/docs/html/libraries/time-1.9.3/Data-Time-Calendar-Easter.html