[Bug 25949] New: Date and time displaying AM when it should show PM
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 Bug ID: 25949 Summary: Date and time displaying AM when it should show PM Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: About Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org When TimeFormat is 12 hours, 07/08/2020 03:23 AM is being shown instead of 07/08/2020 03:23 PM. At a glance, it's because we use output_pref both in about.pl and about.tt and it's getting confused. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Note so far I've only tested this with an undefined timezone but I doubt it's relevant -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |dcook@prosentient.com.au |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- I tried to reproduce this in koha-testing-docker but I couldn't... I'm just noticing it on normal 19.11 instances...
From a code perspective, they look the same. I have no idea why this is only happening on Debian Stretch with 19.11 and OpenSuse with 19.11.
But I guess for now I'll just close it Test Plan: 1. Set TimeFormat to "12 hour format" 2. Set timezone in koha-conf.xml to a timezone that should be currently in the PM 3. restart_all (in koha-testing-docker) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25949 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org