Skip to content

Honor service TZ in compiled schedules#145

Merged
mostlydev merged 1 commit intomasterfrom
issue-135-scheduler-service-tz
Apr 13, 2026
Merged

Honor service TZ in compiled schedules#145
mostlydev merged 1 commit intomasterfrom
issue-135-scheduler-service-tz

Conversation

@mostlydev
Copy link
Copy Markdown
Owner

@mostlydev mostlydev commented Apr 10, 2026

Summary

  • compile one resolved service timezone from Docker TZ env during claw up
  • use that timezone for pod-origin schedule manifest entries when no calendar override is present
  • use the same timezone in OpenClaw cron jobs and microclaw config instead of hardcoded UTC

Closes #135

Testing

  • go test ./cmd/claw ./internal/driver/openclaw ./internal/driver/microclaw
  • go test ./...

@mostlydev mostlydev merged commit 5b01807 into master Apr 13, 2026
@mostlydev mostlydev deleted the issue-135-scheduler-service-tz branch April 13, 2026 03:13
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.

Scheduler defaults pod-origin invokes to UTC instead of service TZ

1 participant