Dates Not Sorting Correctley
-
Hello Tobias,
My apologies if this has already been covered in another thread.
I am having trouble getting dates in columns to sort correctly from the earliest date to the latest date and vice versa.
So far I have:
Installed: WordPress
Installed: Tablepress
Installed: DataTables Sorting plugins Extension 1.0
Created a test table with dates in the format: dd/mm/yyyy
Added the table to a webpageI have tried adding the following code one at a time to the Custom Command:
“aaSorting”: [[4,’asc’]]
“aoColumnDefs”: [ { “sType”: “date-eu”, “aTargets”: [ 4 ] } ], “aaSorting”: [[4,’asc’]]
Here is the link to the test table:
https://www.table.cmsnetdesign.com.au/contractors-ticket-expiry/
Any help would be greatly appreciated. Thanks.
- The topic ‘Dates Not Sorting Correctley’ is closed to new replies.