Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crontab.dates fails if week doesn't align with month boundary #4

Closed
RazerM opened this issue May 9, 2022 · 0 comments
Closed

Crontab.dates fails if week doesn't align with month boundary #4

RazerM opened this issue May 9, 2022 · 0 comments

Comments

@RazerM
Copy link
Contributor

RazerM commented May 9, 2022

This line raises an error because it tries to create a date with day = 0

yield datetime.date(anchor.year, month, day_of_month)

RazerM added a commit to RazerM/crontabula that referenced this issue May 9, 2022
@orf orf closed this as completed in d28365c May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant