if you go to demos DatePicker Range Selection then pick today from the bottom of the first one and then do the same with the second picker, you'll notice change of format. You can do the same starting with the second.
How to get rid of this and have date in correct format?
2 Answers, 1 is accepted
0
Accepted
Georgi Krustev
Telerik team
answered on 07 Dec 2011, 02:47 PM
Hello Alex,
Thank you for pointing this issue. It is caused by setting a date, which is not in the range. In the "Range selection" demo, when end-user clicks the today's link, the calendar tries to set a date, which is not in the range. The issue will be fixed for the next internal build of KendoUI, which is available only for customers.
You can patch the kendo.datepicker.js file in order to fix this issue: