summaryrefslogtreecommitdiffstats
path: root/lib/libcalendar/easter.c
Commit message (Collapse)AuthorAgeFilesLines
* Delete "typedef ... date" (see style(9)).helbig1997-12-131-1/+3
| | | | | | | In the man page Use ".Pp" instead of blank lines, adopt English and stress that the Julian->Gregorian switch took place at different dates in different countries. Suggested by: Garrett.
* Added easterog() and easteroj() which compute orthodox easter forhelbig1997-12-071-14/+30
| | | | | Gregorian and Julian Calendar. Suggested by: Andrey
* Provides date of easter and other calendar related arithmetic.helbig1997-12-041-0/+82
OpenPOWER on IntegriCloud