Skip to content

Cron jobs now support timezones #1616

@martin-helmich

Description

@martin-helmich

When creating cron jobs, users can now set a timezone.1

This affects the following commands:

  • mw cronjob create and mw cronjob update need a --timezone flag (example: --timezone=Europe/Berlin that is passed into the createCronjob API call
  • mw cronjob list and mw cronjob get should display the timezone (if set), and default to UTC if no time zone is set.

Footnotes

  1. https://github.com/mittwald/feature-requests/issues/282#issuecomment-3817953165

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions