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

Croniter fails at a given weekday range of "Mon-Sun" #119

Closed
Brat-Wurscht opened this issue Jan 24, 2019 · 3 comments
Closed

Croniter fails at a given weekday range of "Mon-Sun" #119

Brat-Wurscht opened this issue Jan 24, 2019 · 3 comments

Comments

@Brat-Wurscht
Copy link

It can handle "Sun-Sat", but not "Mon-Sun". According to the cron logic, both notations should be valid.

0 - Sun
1 - Mon
2 - Tue
3 - Wed
4 - Thu
5 - Fri
6 - Sat
7 - Sun

@kiorky
Copy link
Collaborator

kiorky commented Jan 27, 2019

Hello, What is the code falling behind that incomplete report ?

@kiorky
Copy link
Collaborator

kiorky commented Jan 27, 2019

I think i understood it, fix is on its way.

@kiorky kiorky closed this as completed in 8a906c3 Jan 27, 2019
@kiorky
Copy link
Collaborator

kiorky commented Jan 27, 2019

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

2 participants