http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014
--- Comment #19 from Kyle M Hall <[email protected]> --- (In reply to comment #15) > Hi Kyle, > > this is a lot better, but I found 2 issues: > > 1) The <<today>> placeholder in the notices module doesn't follow the new > system preference and I think it's also where I saw the 21:7 showing up. > Could you take a look at that? I think libraries using the 12 hour format > will be the first to notice that the dates are formatted differently on the > same slip. Fixed! > 2) The DateUtils.t test fails when you have TimeFormat set to 12hour time > format. I notice the tests don't fail for different DateFormat settings. I > think the tests should work for both time formats and it will save us some > trouble if that could be fixed. Fixed as well. I've added a couple new tests for 24hr vs 12hr time formats. -- 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/
