Date Format yyyy-mm-dd And Sorting Issue
Date Format yyyy-mm-dd And Sorting Issue
monkeyjaxcoder
Posts: 5Questions: 0Answers: 0
Hi All!
I am using DataTables and the issue I am having is for my date columns I am using yyyy-mm-dd format and when I click on date column to sort, DataTables changes my format to mm-dd-yyyy. Also in pagination when you click on page 2 the data changes to mm-dd-yyyy. Is there some code I can put in to correct this issue?
Thanks,
I am using DataTables and the issue I am having is for my date columns I am using yyyy-mm-dd format and when I click on date column to sort, DataTables changes my format to mm-dd-yyyy. Also in pagination when you click on page 2 the data changes to mm-dd-yyyy. Is there some code I can put in to correct this issue?
Thanks,
This discussion has been closed.
Replies
Thank you again!