Is there a way to create a list of ressources with available times, and create a query with a task
say: {task:'sometask',duration:'120Min'}
and then get unavailable dates (in days) back, meaning getting a negative result where you only extract dates where the task does not fit in. ?