Skip to content

docs for timezone in jobs api#5262

Open
cicoyle wants to merge 1 commit into
dapr:v1.19from
cicoyle:jobs-api-rfc3339-test
Open

docs for timezone in jobs api#5262
cicoyle wants to merge 1 commit into
dapr:v1.19from
cicoyle:jobs-api-rfc3339-test

Conversation

@cicoyle

@cicoyle cicoyle commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Copilot AI review requested due to automatic review settings July 21, 2026 20:35
@cicoyle
cicoyle requested review from a team as code owners July 21, 2026 20:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Jobs API reference documentation to clarify payload semantics and how schedules behave with timezones, helping users create predictable schedules (including across DST transitions).

Changes:

  • Clarifies the data request field as optional and describes when it’s delivered to the app.
  • Documents timezone pinning for schedule via CRON_TZ= / TZ= prefixes, including DST behavior and validation rules.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +65 to +66
By default, a `schedule` is evaluated in the local timezone of the Dapr scheduler
service. To pin a job to a specific timezone instead, prefix the schedule with
Comment on lines +87 to +88
fire at a fixed interval rather than at a wall-clock time, so there is no wall
clock for a timezone to apply to, and the job is rejected when it is scheduled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants