Hello,

So only by using the tools i can use lists and sort right?
this code should work:

$dateList.add($date) //it populates
$sorter.sort($dateList,["${date}:asc"]) //does not sort
##Collections.sort($dateList) 
or maybe 
$dateList.sort() //does not work

-- 
View this message in context: 
http://n2.nabble.com/sort-problem-or-missunderstanding-of-tool-tp4106164p4106164.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to