Skip to content

Please add timezones to cron schedules #1423

@schadg

Description

@schadg

Describe the enhancement
Please add timezones to cron schedules.

Code Snippet

name: Timed action
on:
  schedule:
    - cron: '01 20 * * 1-5'
    - timezone: 'Australia/Melbourne'

Additional information
Especially when the schedule is only supposed to run on certain days of the week this gets very confusing with UTC. Daylight savings does not help much either here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions