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-like extensions timer #117

Closed
arcan1s opened this issue Nov 23, 2016 · 0 comments
Closed

Cron-like extensions timer #117

arcan1s opened this issue Nov 23, 2016 · 0 comments
Assignees
Milestone

Comments

@arcan1s
Copy link
Owner

arcan1s commented Nov 23, 2016

If set X-AW-Interval will be ignored. The following extensions should be supported (from https://en.wikipedia.org/wiki/Cron#CRON_expression):

Field Required Allowed values Allowed special characters
Minutes Yes 0-59 * , -
Hours Yes 0-23 * , -
Day of month Yes 1-31 * , - L W
Month Yes 1-12 or JAN-DEC * , -
Day of week Yes 0-6 or SUN-SAT * , - L #
Year No 1970–2099 * , -
@arcan1s arcan1s added this to the Release 3.3 milestone Nov 23, 2016
@arcan1s arcan1s self-assigned this Nov 23, 2016
@arcan1s arcan1s moved this from Incoming to In progress in Awesome widgets Apr 20, 2017
@arcan1s arcan1s moved this from In progress to Incoming in Awesome widgets Apr 20, 2017
@arcan1s arcan1s moved this from Incoming to In progress in Awesome widgets Apr 20, 2017
@arcan1s arcan1s removed this from In progress in Awesome widgets Apr 20, 2017
@arcan1s arcan1s added this to In progress in Awesome widgets Apr 20, 2017
@arcan1s arcan1s moved this from In progress to Done in Awesome widgets May 3, 2017
@arcan1s arcan1s closed this as completed May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant