Smart input on date & time fields
I would like the dat & time fields to allow for smarter input processing. At this time input restrictions are quite tight and formal.
For instance:
Entering "14" in a time field should result in 14:00.
Entering "315" in a time field should result in 03:15.
Entering "100114" in a date field should result in 10/01/2014.
Entering "8" in a date field should result in 08/03/2015 (where March 2015 is the current month and year).
There should be more freedom in de delimmiters used: "-", "/", " ", ":", etc shoud all be valid delimmiters.
9
votes
