Skip to content

Changing month or year not updating text input properly #622

Open
@waltzonice

Description

@waltzonice

I am playing with your first example on your datetimepicker webpage (Add a simple datetimepicker to jQuery UI's datepicker). I click in the empty text box (datetimepicker appears showing August 2013), then click on the "next month" button, the text box now shows "12/31/1899 00:00", even though the datetimepicker now shows September 2013. I click the "next month" button again, and now the text shows "09/08/2013 00:00" , when the dropdown shows "October 2013". It appears that when the month or year is changed, the datetimepicker is incorrectly setting the text to the previous value, and not the new value. Is this a bug?

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