http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9061 Priority: P5 - low Change sponsored?: --- Bug ID: 9061 Assignee: oleonard@myacpl.org Summary: DataTables date sort does not work with date in uk format (dd/mm/yyyy) Severity: normal Classification: Unclassified OS: All Reporter: oleonard@myacpl.org Hardware: All Status: NEW Version: master Component: Templates Product: Koha With the older tablesorter plugin you could specify the UK date format: $("#issuest").tablesorter({[% IF ( dateformat_metric ) %] dateFormat: 'uk',[% END %]... It doesn't look like DataTables has this option built in. -- You are receiving this mail because: You are watching all bug changes.