Hello,
I am using the control with the knockout binding and this is what i experience.
The date coming back form the server is: Thu Apr 05 2018 00:00:00 GMT-0500 (Central Daylight Time)
The control renders this just fine.
However when i pop open the calendar selection and select a date it always sets the date 1 day lower than what i selected.
I suspect this might have to do with the timezone on the control, but unfortunately this is something we have to retain.
Please advice