Lift easter() function from dateutils and remove that dependency from
authorScott Gasch <[email protected]>
Fri, 21 Oct 2022 19:01:45 +0000 (12:01 -0700)
committerScott Gasch <[email protected]>
Fri, 21 Oct 2022 19:01:45 +0000 (12:01 -0700)
commit0635916a2f7ebffcc7a11f6407a0b3b6391be056
treef84b1fd7c57641790668ca388d24f8b0dbb766c4
parent194fc16707d0acf870871bd9e6b2d886b8330271
Lift easter() function from dateutils and remove that dependency from
this project.  Original copyright and attribution in the code and the
root NOTICE file.
NOTICE
examples/cron/cron.py
pyproject.template
pyproject.toml
src/pyutils/datetimez/dateparse_utils.py
src/pyutils/datetimez/datetime_utils.py
tests/datetimez/dateparse_utils_test.py