https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20178
--- Comment #8 from M. Tompsett <[email protected]> --- (In reply to Julian Maurice from comment #7) > What if I want to display dates in ISO format but time in 12 hours format ? > It is actually possible in master, but this patch prevents this. ISO format includes times, and they must be 24 hour. This is why I took a little longer signing off, because I had to confirm that 12 hour times were not valid in ISO formatting. You could custom tweak your system preference to something that triggers the fallback else case. :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
