| Summary: | Date and time displaying AM when it should show PM | ||
|---|---|---|---|
| Product: | Koha | Reporter: | David Cook <dcook> |
| Component: | About | Assignee: | David Cook <dcook> |
| Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
David Cook
2020-07-08 05:24:33 UTC
Note so far I've only tested this with an undefined timezone but I doubt it's relevant 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) |