Skip to content

Commit

Permalink
Merge branch 'v1.14' into streaming-subscription-dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
WhitWaldo authored Sep 19, 2024
2 parents 8aa1212 + 5b0c57d commit 10810db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daprdocs/content/en/reference/api/jobs_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Parameter | Description
Systemd timer style cron accepts 6 fields:
seconds | minutes | hours | day of month | month | day of week
--- | --- | --- | --- | --- | ---
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

##### Example 1
"0 30 * * * *" - every hour on the half hour
Expand Down

0 comments on commit 10810db

Please sign in to comment.