10 Aug
2018
10 Aug
'18
6 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20600 --- Comment #34 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 77695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77695&action=edit Bug 20600: (follow-up) Fix filtering There was a bug whereby filtering by date would fail if the selected date syspref was set to dmydot or metric. Rather than use the display date value, We now use the non-display date value that is always in a predictable ISO8601 format to construct the Date objects used for comparison. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.