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