6 Jun
2018
6 Jun
'18
10:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20600 --- Comment #18 from Andrew Isherwood <andrew.isherwood@ptfs-europe.com> --- Created attachment 75844 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75844&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. -- You are receiving this mail because: You are watching all bug changes.