Problem with the date sorting which is in the format dd.mm.yyy
Problem with the date sorting which is in the format dd.mm.yyy
Hi,
I am using the plugin code at https://datatables.net/plug-ins/sorting/date-de.
The problem is the column is sorted partially, the problem is occurring with the date "1.10.2014".
This date is not getting sorted correctly with respect to other values in the column.
Can you please look into this and let me know if you need more information.
==============================================================================
And there is one small typo in the plugin code
For example
in the statement, if (j$.trim(a) !== ''), there is j$, it should be $. Please correct this typo error.
Thanks,
Siddi.