4 Jan
2023
4 Jan
'23
1:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32559 --- Comment #10 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Ideally we could have use 'type' (https://datatables.net/reference/option/columns.type) with type=date. What I've tried first. But it got removed by DT because it's not useful when server-side processing is used: """Please note that if you are using server-side processing (serverSide) this option has no effect since the ordering and search actions are performed by a server-side script.)""" -- You are receiving this mail because: You are watching all bug changes.