I tried achieving selection of selecting a period of a few hours of the same date, using TimePicker. This is not allowed (the second click does not finish the selection).
To reproduce:
Have a DateRangePicker with TimePicker=true.
Choose a time for the start time of > 0:00, for example 5:00.
Choose a time for the end time, for example 8:00.
Now try to change the date range to the same date, by clicking on the same date twice.
-> The second click is not finishing the selection.
I tried achieving selection of selecting a period of a few hours of the same date, using TimePicker. This is not allowed (the second click does not finish the selection).
To reproduce: