Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 48da635be22e4e01d71d62a957f3b4c0803a64de
      
https://github.com/jenkinsci/jenkins/commit/48da635be22e4e01d71d62a957f3b4c0803a64de
  Author: Markus Winter <m.win...@sap.com>
  Date:   2023-12-25 (Mon, 25 Dec 2023)

  Changed paths:
    M core/src/main/java/hudson/Functions.java
    M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly

  Log Message:
  -----------
  [JENKINS-71965] fix timezone in build history (#8800)

* [JENKINS-71965] fix timezone in build history

the timezone shown was always the daylight saving time when the users
selected timezone has daylight saving. The change will now consider the
actual timestamp of the build to determine if it was in daylight saving
time to properly calculate the timezone to show.

* make locale aware


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/df0315-48da63%40github.com.

Reply via email to