DataTable Date Sort
DataTable Date Sort

I have a column in my dataTable that displays a date in the format September 01, 2012. How can I get this to sort properly? if I set stype="date" it sorts months first then dates but ignores years.
This discussion has been closed.
Replies
Allan