Problem
DateTimePicker show the date as dd/MM/yyyy.
In the Netherlands it's usually dd-MM-yyyy.
I know that in America it's MM/dd/yyyy.
Proposed Solution
Make it possible to display the date in a format that is part of Locale.
Example Workflow
Alternatives Considered
Who Would This Help?
All the users that use a different date format than the given format.