HELP! - Sorting a Datagrid column filled with Dates

I have a flash datagrid with one of the columns displaying a date in the mm/dd/yyyy format. The current sorting algorithm provided by the flash datagrid does not sort dates.

When the user clicks on the column header that contains these dates, I need it to sort in ascending or descending order. How can I achieve this? Please help

Thanks in advance