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

wrong timezone reported in changes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • git-plugin
    • None

      jenkins do report git commit date based on master timezone, not using committer timezone.

      For sample, Committer date is reported by raw changelog as `1424725127 -0500`
      This is parsed by git-plugin ChangelogParser as `iso.format(1424725127) + remaining string`

      If jenkins master run as UTC+1 (Fr) this will result into : `2015-02-23T21:58:47+0100 -0500` which is wrong

            ndeloof Nicolas De Loof
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: