Closed
Description
If using month short or long name in date format e.g.
$(selector).datetimepicker({ dateFormat: 'dd MM yy' });
it is not possible to edit the previously entered datetime using keyboard, I have to use the timepicker
E.g. I set field to "10 Jun 2011 16:57" using timepicker and then try to change time to 16:58 by deleting the 7 and pressing "8".
The delete works but 8 is not enetered
The jQuery UI Datepicker function does not have this problem.
Metadata
Metadata
Assignees
Labels
No labels