wrong date sorting

wrong date sorting

cnik000cnik000 Posts: 2Questions: 1Answers: 0

wrong date sorting, e.g. 29-12-2020 should be at the top when ascending, any ideas ?

https://jsfiddle.net/cnik000/20bmq17v/15/

This question has an accepted answers - jump to answer

Answers

  • kthorngrenkthorngren Posts: 21,554Questions: 26Answers: 4,994
    Answer ✓

    Looks like the test case is getting a 404 error loading datetime-moment.js.

    I updated the URL to this:

    https://cdn.datatables.net/plug-ins/1.10.21/sorting/datetime-moment.js
    

    Now it works:
    https://jsfiddle.net/bfrod9jw/

    Kevin

  • cnik000cnik000 Posts: 2Questions: 1Answers: 0

    thank you, happy new year! x

Sign In or Register to comment.