findIntervalContainingDate
Finds and returns the interval that contains the specified date.
Return
The interval containing the specified date, undefined
if no such interval exists.
Parameters
date
The date to search for.