I am using a datatable and adding the sort on the datetime column. When the datetime is formatted like this date 01/01/2021 10:11:20 AM the sorting works but when its formatted like this 01/01/2021 10:11:20AM it does not
I am using the moment.js a swell