Completed
Last Updated: 22 Oct 2019 08:33 by ADMIN
Release 3.5.0
n/a
Created on: 24 Sep 2019 16:21
Category: KendoReact
Type: Feature Request
0
Time Limit on DateTime Picker

Hello,

 

We need to create a DateTime Picker with max and min limit on Date and also Time.

Currently, the range works as of 22/09/2019 5:30 AM to 21/09/2020 5:30 PM, where complete 24 hrs is been selectable.

We need the time range to be restricted per day. For instance, in the above example, it should be 5:30 AM to 5:30 PM per day from 22/09/2019 till 22/09/2020.

 

Thanks in advance.

4 comments
ADMIN
Stefan
Posted on: 18 Oct 2019 11:07

Hello,

This is already live in 3.6.0:

https://www.telerik.com/kendo-react-ui/components/dateinputs/api/DateInputProps/#toc-maxtime

https://www.telerik.com/kendo-react-ui/components/dateinputs/api/DateInputProps/#toc-mintime

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
ADMIN
Stefan
Posted on: 30 Sep 2019 05:23

Hello, Kuldeep,

Yes, I agree that it can be a useful feature as well.

I have transferred it to a public feature request, and now the community can vote for it:

https://feedback.telerik.com/kendo-react-ui/1431146-time-limit-on-datetime-picker

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
n/a
Posted on: 27 Sep 2019 12:35

Hello Stefan,

 

Thank you for your reply.

 

Yes, please if you could transfer. This features could be useful in the applications there slot booking type modules are available.

ADMIN
Stefan
Posted on: 25 Sep 2019 06:05

Hello, Kuldeep.

Currently, this can be done only with custom validation on the onChange event, that will check the time and if it is not valid, will not set it in the DateTimePicker.

Still, this will show the hours available for picking.

This is why I can suggest making a feature request for this, so we can create an official property that will handle this.

If you like, I can transfer this ticket to a public one, where the users can vote for this feature.

Regards,
Stefan
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items