Hello all !
A bit of context, I’m creating a renting app for sport equipement.
I’m using 2 Date/time Picker from bubble to allow the user to select a starting date and an date to a rental.
My problem goes as follow : I want to be able to set opening hours in the morning as well as in the afternoon (say 8-12 and 14-18 for example) and only allow users to select times in between theses ranges.
I had no problem doing it with only one time range (using minimal hour et maximum hour) but I’m now stuck with trying to implement 2 time ranges.
Any help will be appreciated, thanks in advance !
(Also sorry if this topic has already been adressed but I did not see it!)