sorting of date is not correct
Hi
I observed that sorting of column containing dates is not correct.For instance, if the date format for the user is DD-MM-YYYY, the records could be shown as below when sorted by decending order.
21-02-2008
07-03-2008
06-03-2008
This is actually not sorted correctly. Whatever the date format is, sorting should work consistent by
date including not only date but also month and year.
I observed that sorting of column containing dates is not correct.For instance, if the date format for the user is DD-MM-YYYY, the records could be shown as below when sorted by decending order.
21-02-2008
07-03-2008
06-03-2008
This is actually not sorted correctly. Whatever the date format is, sorting should work consistent by
date including not only date but also month and year.
varaprasad
March 16,