YYYY-MM-DD is a more helpful date format for sorting, because
the text sorting order matches the chronological sorting order.
Can you change the date format as you receive the data?
Is the 1,2,3 column part of the data you are sorting, or is that just you enumerating the items in the list?
There are sort procedures in FAQ Section: Lists