We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you describe the expression 0 0 0 3/5 * ? * then it will return at 00:00 every 5 days and it won't mention the starting point of the interval.
0 0 0 3/5 * ? *
at 00:00 every 5 days
The right one: at 00:00 every 5 days from day 3
at 00:00 every 5 days from day 3
The text was updated successfully, but these errors were encountered:
jmrozanec#632: Implement support for starting point of intervals
6fa4d3f
No branches or pull requests
If you describe the expression
0 0 0 3/5 * ? *
then it will returnat 00:00 every 5 days
and it won't mention the starting point of the interval.The right one:
at 00:00 every 5 days from day 3
The text was updated successfully, but these errors were encountered: