This is a migrated thread and some comments may be shown as answers.

When set datetimepicker with a same value, will hit a bug

2 Answers 41 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Chuanlong
Top achievements
Rank 1
Chuanlong asked on 28 Nov 2013, 01:55 AM
Hi,

I use Kendo DateTimePicker that can set Min/Max of the widget, set a range time stamp that I can select in this widget. For example,
Set interval = 30, min=  new Date(2013,11, 12, 10, 0, 0), max = new Date(2013, 11, 12, 20, 0, 0)
I can select range from 2013-11-12 10:00 to 2013-11-12 20:00, include the 2 points of start and end.

But when set interval = 30, min=  new Date(2013,11, 12, 10, 0, 0), max = new Date(2013, 11, 12, 10, 0, 0).
I think there should only a value can be select in widget, but it will return a wrong list.

Thanks,
Chuanlong 

2 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 29 Nov 2013, 02:17 PM
Hello Chuanlong,

This is a bug in the Kendo UI DateTimePicker implementation. I have logged this in our internal bug tracker, so it will be fixed with one of our next internal builds. 

Thank you very much for bringing this to our attention.

Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Chuanlong
Top achievements
Rank 1
answered on 02 Dec 2013, 04:59 AM
Thank Kiril, very looking forward to this fix.
Tags
Date/Time Pickers
Asked by
Chuanlong
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Chuanlong
Top achievements
Rank 1
Share this question
or