Side navigation
#2038 closed enhancement (invalid)
Opened December 11, 2007 12:54PM UTC
Closed July 11, 2010 06:36PM UTC
Split out display date and date value formats
Reported by: | adcworks | Owned by: | iMarc |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ui | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It would be so very useful to be able to display a different format to the format used as the actual value.
For example, in the UK we use the display format dd/mm/yy which is how i'd like users to see the date in the box when selected.
But we still use the MySQL date and datetime column data types as-is, and as such it would remove a conversion headache to receive yy-mm-dd from the date picker on a form submission.