Sorting the date in format dd.mm.yyyy is not working
Sorting the date in format dd.mm.yyyy is not working

Test Case: http://live.datatables.net/gasorise/2/edit
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem: Sorting the field with date values in format dd.mm.yyyy is not working. Created test case and mentioned in this ticket . Please check in to this and help.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
This blog provides the recommended solution for sorting dates with Datatables.
Kevin
Thanks . It worked after including moment.js.