We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90c0906 + 770f153 commit 5b0c57dCopy full SHA for 5b0c57d
daprdocs/content/en/reference/api/jobs_api.md
@@ -44,7 +44,7 @@ Parameter | Description
44
Systemd timer style cron accepts 6 fields:
45
seconds | minutes | hours | day of month | month | day of week
46
--- | --- | --- | --- | --- | ---
47
-0-59 | 0-59 | 0-23 | 1-31 | 1-12/jan-dec | 0-7/sun-sat
+0-59 | 0-59 | 0-23 | 1-31 | 1-12/jan-dec | 0-6/sun-sat
48
49
##### Example 1
50
"0 30 * * * *" - every hour on the half hour
0 commit comments