You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current minuteMin and minuteMax affect all hours. So it is not possible to specify a time range with minutes. For example, you can't specify 7:30 am - 5:30 pm. You could only specify a time range in hours, such as 7 am - 5 pm. There should be a time range option.
The text was updated successfully, but these errors were encountered:
It is a different issue. In #24, minDate/maxDate allow one to go from
Day A, min time
to
Day B, max time
where on any date between A and B, the user could pick any time of the day.
This option is asking for Day A to Day B, where the time range applies to A, B, and all the days in-between. This option would be useful for allowing people to pick a date and time, but only during business hours (7:30am - 5:30pm).
The current minuteMin and minuteMax affect all hours. So it is not possible to specify a time range with minutes. For example, you can't specify 7:30 am - 5:30 pm. You could only specify a time range in hours, such as 7 am - 5 pm. There should be a time range option.
The text was updated successfully, but these errors were encountered: