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.