I am building an appointment booker app and i want to have the user select the date/time of the booking from a date picker. The part I'm having a problem with is excluding certain date/times from the selectable list.
For example a user selecting a booking would not be able to see before 9am and after 6pm on a day, Sundays and as 11am and 2 pm are already booked (for the sake of an example) they should not be visible as well.