Issue
Symptoms
When sorting the date field within a list, the sort seems to be looking at the first character rather than sorting it in chronological order
Release
All releases
Cause
This is caused by the dictionary entry for that date field set to a string type rather than a date type.
Resolution
Navigate to the dictionary entry of that date field and ensure it is configured as a date type field.