Hi,
I need some help in sorting of ojet table with date time(12 hours format). We are getting problem mostly with 12.00 AM recordings, in descending order every time 12.00 AM recordings is shown first and then 2.00 AM . It should be other way round since its a descending order. Before providing data to table everything is sorted properly in JS, but looks like ojet internally applies its own sort . If its 24 hours format everything works perfectly fine.
Any one has any idea regarding this issue then please suggest some solution
Thanks