Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-69919

Cron is unable to work with multiple time zones

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • core

    Description

      Freestyle and Pipeline Jobs are unable to add corn rules for multiple timezones.

          TZ=Europe/London
          H 8 * * *
          TZ=Africa/Ouagadougou
          H(0-30) 17 * * *
      

      also code like this is illegal

          H 8 * * *
          TZ=Africa/Ouagadougou
          H(0-30) 17 * * *
      

      Attachments

        Activity

          dumam Bartosz Nowak added a comment -

          Anybody is interested in fixing this?

          dumam Bartosz Nowak added a comment - Anybody is interested in fixing this?
          slide_o_mix Alex Earl added a comment -

          I have a possible fix somewhere, it's actually pretty simple. I just need some time to get it submitted.

          slide_o_mix Alex Earl added a comment - I have a possible fix somewhere, it's actually pretty simple. I just need some time to get it submitted.
          dumam Bartosz Nowak added a comment - - edited

          Nice , I would be truly grateful if this could land in upcoming LTS.

          dumam Bartosz Nowak added a comment - - edited Nice , I would be truly grateful if this could land in upcoming LTS.
          slide_o_mix Alex Earl added a comment -

          It wouldn't land in the upcoming LTS is my guess since it is not a bug but a feature enhancement, it would take some time to make it into an LTS.

          slide_o_mix Alex Earl added a comment - It wouldn't land in the upcoming LTS is my guess since it is not a bug but a feature enhancement, it would take some time to make it into an LTS.
          dumam Bartosz Nowak added a comment -

          Ok, so I will wait and cross my fingers for successful implementation.

          dumam Bartosz Nowak added a comment - Ok, so I will wait and cross my fingers for successful implementation.

          People

            Unassigned Unassigned
            dumam Bartosz Nowak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: