Open bajki-ib opened 2 years ago
Hi if i have multiple time ranges as
[{'start': '8:00' , 'end' : '8:20'} , {'start': '8:45' , 'end' : '9:00'} ]
How to allow user to select only from 8:20 - > 8:45 and from 9:00 to 16:00. And when he selects from 9:00 to 10:00 then that is also disabled. Thanks.
Hi if i have multiple time ranges as
[{'start': '8:00' , 'end' : '8:20'} , {'start': '8:45' , 'end' : '9:00'} ]
How to allow user to select only from 8:20 - > 8:45 and from 9:00 to 16:00. And when he selects from 9:00 to 10:00 then that is also disabled. Thanks.