Cron is unable to work with multiple time zones

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: core
    • Environment:

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

            Assignee:
            Unassigned
            Reporter:
            Bartosz Nowak
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: