Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi all,
Im newbie to joget. I'll try to build apps that will need user to enter dates of their booking. And then at datalist i try to sort the dates ascending, unfortunately the data list sort it wrongly.
Example :-
set of dates : 1-10-2012 , 2-10-2012, 1-11-2012
the datalist sort it like this
1-10-2012
1-11-2012
2-10-2012
is that possible that datalist can sort it properly or is something wrong that i need to fix?..
please help!!!
2 Comments
WalterMG
Same problem! Any idea?
Thanks for help.
Bye.
Walter
taxaw
Hello WalterMG, You must change the date format in order to have correct sorting of date.
Date format like YYYY-MM-dd will sort correctly.