Sort with German Time format (dd.mm.yyyy mm:hh:ss)
Sort with German Time format (dd.mm.yyyy mm:hh:ss)

Hello,
I currently have the problem that my only sorting works properly if the date format is yyyy-mm-dd mm: hh: ss. But I would like to change the format to a German format. But if I do that (directly via php) it sorts it all wrong and the largest number is 31 and the smallest is 0. Can I influence the sort order?
This discussion has been closed.
Replies
See if this blog helps:
https://datatables.net/blog/2014-12-18
Kevin