Skip to content

with dateFormat option, cannot edit datetime using keyboard #177

Closed
@pflanno

Description

@pflanno

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions