Not Sorting By Date
-
Hello,
Im having an issue with a table on my site, I have several dates in a column all formatted as dd/mm/yyyy and im using the code
"aoColumnDefs": [ { "sType": "date", "aTargets": [ 3 ] } ]
to sort it but for some reason when I click sort it sorts it in order except for one date, it’ll go
20/09/2016
20/08/2016
19/09/2016and as we all know the 8th comes before the 9th, any reason for this ?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Not Sorting By Date’ is closed to new replies.