• Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      Do you already have any plans or feature request to display the present time zone used by jenkins server. The only way to identify the present time zone set is going to JENKINS_URL/systemInfo and look for user.timezone

      Displaying what is been set over there at the botton of Jenkins pages will really help!

      Is it going to be implemented? If not, can you please take this feature request?

          [JENKINS-32194] display the present timezone of Jenkins server

          Daniel Beck added a comment -

          Tempted to label this plugin-proposals, but since core is already showing the page generation time, adding the TZ should be easy enough.

          Daniel Beck added a comment - Tempted to label this plugin-proposals , but since core is already showing the page generation time, adding the TZ should be easy enough.

          Daniel Beck added a comment -

          This effectively uses SimpleDateFormat to show the date and time. Manual testing indicates that the TZ is being shown when using 'long' time format (it-IT, fr-FR, es, en-US, en-GB, de-DE were tested on the JRE of JDK 1.7.0_21).

          Daniel Beck added a comment - This effectively uses SimpleDateFormat to show the date and time. Manual testing indicates that the TZ is being shown when using 'long' time format (it-IT, fr-FR, es, en-US, en-GB, de-DE were tested on the JRE of JDK 1.7.0_21).

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/resources/lib/layout/layout.jelly
          http://jenkins-ci.org/commit/jenkins/92926efe621cc9a5033c095ddfdbd6e8ccbbba2d
          Log:
          [FIX JENKINS-32194] Add time zone to generation date in footer

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/resources/lib/layout/layout.jelly http://jenkins-ci.org/commit/jenkins/92926efe621cc9a5033c095ddfdbd6e8ccbbba2d Log: [FIX JENKINS-32194] Add time zone to generation date in footer

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/resources/lib/layout/layout.jelly
          http://jenkins-ci.org/commit/jenkins/068c09f21afae45a178942db5d2f3029734d03fc
          Log:
          Merge pull request #1964 from daniel-beck/JENKINS-32194

          [FIX JENKINS-32194] Add time zone to generation date in footer

          Compare: https://github.com/jenkinsci/jenkins/compare/d931a5d7e001...068c09f21afa

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/resources/lib/layout/layout.jelly http://jenkins-ci.org/commit/jenkins/068c09f21afae45a178942db5d2f3029734d03fc Log: Merge pull request #1964 from daniel-beck/ JENKINS-32194 [FIX JENKINS-32194] Add time zone to generation date in footer Compare: https://github.com/jenkinsci/jenkins/compare/d931a5d7e001...068c09f21afa

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4408
          [FIX JENKINS-32194] Add time zone to generation date in footer (Revision 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d)

          Result = UNSTABLE
          daniel-beck : 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d
          Files :

          • core/src/main/resources/lib/layout/layout.jelly

          dogfood added a comment - Integrated in jenkins_main_trunk #4408 [FIX JENKINS-32194] Add time zone to generation date in footer (Revision 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d) Result = UNSTABLE daniel-beck : 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d Files : core/src/main/resources/lib/layout/layout.jelly

          dogfood added a comment -

          Integrated in jenkins_2.0 #5
          [FIX JENKINS-32194] Add time zone to generation date in footer (Revision 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d)

          Result = SUCCESS
          daniel-beck : 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d
          Files :

          • core/src/main/resources/lib/layout/layout.jelly

          dogfood added a comment - Integrated in jenkins_2.0 #5 [FIX JENKINS-32194] Add time zone to generation date in footer (Revision 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d) Result = SUCCESS daniel-beck : 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d Files : core/src/main/resources/lib/layout/layout.jelly

            danielbeck Daniel Beck
            owood Owen Wood
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: