jQuery: The Write Less, Do More JavaScript Library

Ticket #2038 (new enhancement)

Opened 8 months ago

Last modified 4 months ago

Split out display date and date value formats

Reported by: adcworks Assigned to: iMarc
Type: enhancement Priority: major
Milestone: 1.2.2 Component: ui
Version: 1.2.1 Keywords:
Cc: Needs: Review

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.

Attachments

Change History

Changed 4 months ago by paul

  • owner set to iMarc
Note: See TracTickets for help on using tickets.