date sorting

date sorting

dariszdarisz Posts: 9Questions: 0Answers: 0
edited April 2013 in General
Hello everybody :)
I have a problem with date sorting. In my project you can change date format, so the date sorter should be flexible. Datatables sorting doesn't work with dates in my project. I found great library to sort dates sorttable.js and it sorts dates basing on the generated key value for example: 20130404121400 but it doesn't cooperate with datatables which do other important stuff and has to be in the project. Is there a way to call sorttable from datatables. Any help will be appreciated.
This discussion has been closed.