How to sorting by Dates with DataTables jquery plugin?

Posted by chobo2 on Stack Overflow See other posts from Stack Overflow or by chobo2
Published on 2010-05-19T01:38:32Z Indexed on 2010/05/19 1:50 UTC
Read the original article Hit count: 533

Filed under:
|
|

Hi

I am using the datatables jquery plugin and want to sorty by dates.

I know they got a plugin but I can't find where to actually download it from

http://datatables.net/plug-ins/sorting

I believe I need this file: dataTables.numericComma.js yet I can't find it anywhere and when I download datatables it does not seem to be in the zip file.

I am also not sure if I need to make my own custom date sorter to pass into this plugin.

I am trying to sort this format MM/DD/YYYY HH:MM TT(AM |PM)

Thanks

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about datatables