What is the secret for getting User-created date field types to sort properly? I have a list that displays a date field that I want to sort by and it does not seem to recognize that months 1-9 in a given year should display before/after months 10-12 depending on the sort. Do I need to collect the date as a different field type and convert it?
I am not using a set to sort by on the list just basic "sort order is primary, is default descending"

