Hi,
I am using DataTables in Salesforce. There is a standard date field that is formatted M/D/YYYY. However, when I try to sort the table it always sorts it by the first number in the date. I have tried using the normal sorting and I also tried to implement this as well: http://datatables.net/blog/2014-12-18
I don't have a link to provide as this is a VisualForce page within SFDC. I can confirm that other fields sort properly (e.g. Name, email, etc...)
Does anyone have any ideas on why it is not sorting properly?