Sorting Columns Date Problem

Sorting Columns Date Problem

antoniocibantoniocib Posts: 277Questions: 62Answers: 1
edited March 2020 in Free community support

Guys sorry for new ask, i think u are a good man, i read a little bit the documentation but i dont find that i search.
In Italy we use for write date DD/MM/YYYY
but the table dont order by this criterion
Look the screens:

and

This question has an accepted answers - jump to answer

Answers

  • kthorngrenkthorngren Posts: 21,167Questions: 26Answers: 4,921

    You will want to use the recommended Datetime sorting solution described in this blog.

    Kevin

  • antoniocibantoniocib Posts: 277Questions: 62Answers: 1

    So i cant use DD/MM/YYYY sorting?

  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395

    Date sorting is a general problem not specific to DataTables. The blog entry linked to by Kevin takes the trouble to explain the issue in detail, and provides the specific resolution for DataTables usage.

  • antoniocibantoniocib Posts: 277Questions: 62Answers: 1

    can u @tangerine and @kthorngren do a pratice examples with live datatables?
    i dont understand how to fix

  • tangerinetangerine Posts: 3,365Questions: 39Answers: 395
    Answer ✓

    There is a complete working example in the blog page.

This discussion has been closed.