It would be ideal if in both the “date and time picker” and the “time picker” that we could set the min/max values for available time options.
This would be useful, especially when the picker is being used for scheduling windows, appointment slots, or anything tied to business hours.
A couple of related controls that would make it much more flexible:
-
min / max time based on another field value
-
disabled ranges, not just a single boundary
-
step interval control so teams can enforce 15 / 30 / 60 minute increments
Even a first version with static min / max would solve a lot of the awkward validation work people have to push into custom logic today.