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 for Intervals extension #506

Open
Spikhalskiy opened this issue Jan 26, 2022 · 1 comment
Open

Support for Intervals extension #506

Spikhalskiy opened this issue Jan 26, 2022 · 1 comment

Comments

@Spikhalskiy
Copy link

Some cron parsers do support intervals like @every 1h30m10s

For example:
https://pkg.go.dev/github.com/robfig/cron#hdr-Intervals
https://github.com/robfig/cron/blob/master/doc.go#L26

Would be great to get them in cron-utils too

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

2 participants