fleshing out
This commit is contained in:
parent
af4a7c4204
commit
664335f344
|
@ -13,6 +13,7 @@ https://en.wikipedia.org/wiki/Cron#CRON_expression, which I copy/pasted here (la
|
||||||
|
|
||||||
Field name Mandatory? Allowed values Allowed special characters
|
Field name Mandatory? Allowed values Allowed special characters
|
||||||
---------- ---------- -------------- --------------------------
|
---------- ---------- -------------- --------------------------
|
||||||
|
Seconds No 0-59 * / , -
|
||||||
Minutes Yes 0-59 * / , -
|
Minutes Yes 0-59 * / , -
|
||||||
Hours Yes 0-23 * / , -
|
Hours Yes 0-23 * / , -
|
||||||
Day of month Yes 1-31 * / , - ? L W
|
Day of month Yes 1-31 * / , - ? L W
|
||||||
|
|
Loading…
Reference in New Issue