jQuery DataTables and Date column sorting

Using jQuery DataTables plugin to display the data and allow sorting by the date column. This article also addresses the column sort issue due to date format being ignored by DataTables.

Read More