getOpeningHours
Returns the opening hours for the given day in the POI local time
Return
a sorted sequence of opening hours ranges for the given day
Parameters
date
The day represented as a Date. It must be within seven days, starting from the day of the request.
Throws
if the date is not within the next seven days of the request.