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

Cron syntax (schedule field) #137

Closed
muriloqr opened this issue May 17, 2017 · 2 comments
Closed

Cron syntax (schedule field) #137

muriloqr opened this issue May 17, 2017 · 2 comments

Comments

@muriloqr
Copy link
Contributor

Hello,

I have passed a problem with the schedule field, in universal cron, the syntax is minute/hour/dayOfMonth/month/dayOfWeek according the image below

https://i1.wp.com/www.debian-tutorials.com/tutoriale/crontab-syntax.gif?resize=400%2C162

But the syntax in schedule field is ['seconds', 'minutes', 'hours', 'dayOfMonth', 'month', 'dayOfWeek'], and this, is not specified in the Readme.

If possible, fix this for the next people, i hope it helps

Thanks

@muriloqr
Copy link
Contributor Author

I have just done two pull requests:

#139

#138

@ghaiklor
Copy link
Owner

@muriloqr done, thanks for help 👍

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