I have a table with a date column (dd/mm/yyyy). I want to sort the table rows by date on the click of a button with jquery. I know there are several questions similar to this on here but none of the solutions seem to work for me. I think because of the format of my date.
Here is the page https://beabetteryou.com/course-dates/
Thanks