minute
—
hour
—
day/mo
—
month
—
day/wk
—
—
next 10 fire times
presets
▶ syntax quick reference
*any value
*/nevery n-th value (e.g.
*/5)n-mrange from n to m (inclusive)
n-m/severy s-th value, n through m
a,b,cexplicit list of values
@hourly=
0 * * * *@daily=
0 0 * * *@weekly=
0 0 * * 0@monthly=
0 0 1 * *@yearly=
0 0 1 1 *