Last active
June 19, 2019 05:01
-
-
Save kinow/6254c85fb88bf8da38551b3bf3d88d8e to your computer and use it in GitHub Desktop.
isodatetime related work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Airflow uses pendulum | |
- pendulum does not support recurrence | |
- maybe [this issue](https://github.com/sdispater/pendulum/issues/188) is about recurrence | |
- https://github.com/dateutil/dateutil/blob/master/dateutil/rrule.py does | |
- and so does https://dateutil.readthedocs.io/en/stable/rrule.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment