I'm creating a small db for a non-profit where volunteers drive disabled/elderly citizens to different locations around the area. They currently use Excel sheets to update everything manually and want to move to something more streamlined. I have one table of drivers that has all their information, however there is a field that requires multiple time/date fields where they are not available to drive. Such as Joe Schmoe is not available for volunteering Sun 6AM-1PM, Mon 3PM-6PM, Wed 6AM-3PM.
What is the best way to go out about dealing with multiple time/dates like this? I eventually want to be able to query available drivers from Time X to Time Y.