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

Cron is unable to work with multiple time zones

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core

      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 * * *
      

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

              Created:
              Updated: