I have an array with the available schedules, these times being in a 30 minute interval:
$arrHoras = ["08:30", "09:00", "09:30", "10:00", "10:30", ... , "18:30", "19:00"];
After some filters that are reserved times, I have the following arr...
asked by
19.05.2014 / 17:46