We would like to set a time range in a DateTimpePicker, what's the config setting for this?
Thanks.
1 Answer, 1 is accepted
0
Georgi Krustev
Telerik team
answered on 14 Mar 2014, 11:38 AM
Hello Loi,
The DateTimePicker widget is designed to allow picking a date/time from a min-max date time range. For instance, if the range is from 10-10-2000 10:00 to 10-10-2010 20:00 then any date and time between this range will be allowed. If you want to limit the time range for every available day, then I will suggest you use DatePicker and TimePicker widgets separately. Thus you will control the ranges of each of the them.
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!