jQuery-Timepicker-Addon
jQuery-Timepicker-Addon copied to clipboard
Allow times on specific dates
trafficstars
Hi, is there a way to allow time ranges on specific dates? My current usecase is a restaurant, which wants to block timeslots in its reserveration form on individual dates, without disabling the whole day. It would be beautiful if I could feed it an array like ["06-30-2017,12,18","07-14-2017"]. Days without time are blocked completely (thats already working). Days with time allow only the given hours (e.g. 12-18).
Hoping for your ideas, since I couldnt get it to work.