[Koha-bugs] [Bug 9061] New: DataTables date sort does not work with date in uk format (dd/mm/yyyy)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 12 14:32:23 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9061

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 9061
          Assignee: oleonard at 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 at 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.


More information about the Koha-bugs mailing list