If you concatenate the date parts as YYYY/MM/DD they will then be easily sortable. This requires you to ensure that each element of the date has the right number of digits, for example "08" instead of "8".
Another option would be to convert these dates into something like Date::Simple and then sort them.
In reply to Re: Sorting Question
by EdwardG
in thread Sorting Question
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |