-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Hey,
I am working on a project which requires christian hollidays. A lot of those are relative to easter sunday.
python-dateutil already supports this extension to the RFC:
byeaster If given, it must be either an integer, or a sequence of integers, positive or negative. Each integer will define an offset from the Easter Sunday. Passing the offset 0 to byeaster will yield the Easter Sunday itself. This is an extension to the RFC specification.
I could try to implemet it myself, but I do not yet understand your code well enough to do this.
Metadata
Metadata
Assignees
Labels
No labels