Sorting column correctly but showing a different format?
-
Tried what was described here but not working for me… https://ww.wp.xz.cn/support/topic/sorting-a-column-by-a-dd-mm-yyyy-date-format.
I added in the https://tablepress.org/extensions/datatables-sorting-plugins/ and put in Custom Commands: “columnDefs”: [ { “type”: “date-eu”, “targets”: [ 0 ] } ]———-
Update: My issue is I want the date to look like: 02 Feb 20 but sort correctly. I have updated all of those dates three times to get it to work right. The format in there now sorts correctly dd/mm/yyyy but is harder to read, in my opinion.Any input appreciated
The page I need help with: [log in to see the link]
The topic ‘Sorting column correctly but showing a different format?’ is closed to new replies.