Function to get URL’s timerange using extracted metadata.
It computes start and end times first using the given
dictionary and then returns a timerange.
- Parameters:
exdict (dict) – Metadata extracted from the file’s url.
- Returns:
TimeRange – The time range of the file.