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

Behavior on "imaginary dates" #7

Open
PhilDakinOcient opened this issue Apr 16, 2019 · 0 comments
Open

Behavior on "imaginary dates" #7

PhilDakinOcient opened this issue Apr 16, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PhilDakinOcient
Copy link

PhilDakinOcient commented Apr 16, 2019

The cron string "0 0 5 31 2 ?" (February 31st) returns large negative numbers as wait times, but should throw an exception. In general, imaginary dates should cause an error- there is no next occurrence of the cron string. However, this is easily handled on the user side.

@mariusbancila mariusbancila self-assigned this Apr 16, 2019
@mariusbancila mariusbancila added the bug Something isn't working label Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants