Problems with the update format
First of all, thanks for a cool library
I'm using the floating calendar.
If I use these update formats: 'mm/dd/yyyy' or 'yyyy/mm/dd' then I don't have any problmes.
But if I use the standard format 'yyyy-mm-dd' then I the value from the input field is not used in the calendar, instead it uses todays date to mark a date in the calendar.
E.g. first I click the cal img, to launch the calendar. Then I select a day which is not today. That value is inserted in the input field. But, if I then opens the calendar a second time, then it still uses todays date to make a mark in the calendar.
It looks like it has something to do with the separator char used in the updateformat.
Does anyone have a solution for this?
Cheers
Søren
Post new comment