The `parse_interval` method should return a tuple of: ``` (start, # datetime duration, # timedelta end) # datetime ```