We have a client. To be able to prevent last-minute bookings in the date picker for reservations. So, for example, a person can not book for tonight’s dates for instance. So we want to restrict individuals from booking items last minute. We need to limit the date picker to not be able to select a date within 24hours of the date chosen. So today’s date will be greyed out as such and not an option to select. Is this even possible and what is code?