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

Support ? in both "day of month" and "day of week" fields #30

Closed
alonsodomin opened this issue Jan 31, 2017 · 0 comments
Closed

Support ? in both "day of month" and "day of week" fields #30

alonsodomin opened this issue Jan 31, 2017 · 0 comments
Milestone

Comments

@alonsodomin
Copy link
Owner

This will be implemented as the AnyNode. It will match anything and should have no effect when stepping.

Validation should be in place to check the following:

  • "Day of Month" and "Day of Week" can't both be different than * or ? in the same expression.
  • "Day of Month" and "Day of Week" can't both be ? in the same expression.
@alonsodomin alonsodomin modified the milestone: 0.3.0 Jan 31, 2017
@alonsodomin alonsodomin changed the title Support ? in either "day of month" or "day of week" fields Support ? in both "day of month" or "day of week" fields Feb 4, 2017
@alonsodomin alonsodomin changed the title Support ? in both "day of month" or "day of week" fields Support ? in both "day of month" and "day of week" fields Feb 4, 2017
@alonsodomin alonsodomin modified the milestones: 0.3.0, 0.3.1 Feb 4, 2017
@alonsodomin alonsodomin modified the milestones: 0.4.0, 0.3.1 Feb 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant