Format is roughly hour(:mins) - hour(:mins)... TZ
e.g. 5-7pm GMT
Currently only the final time will be converted.
We can easily extend the regex to spot the hyphen, and the less complex initial time.
(I suppose we need to support several types of hyphens/dashes)
Format is roughly hour(:mins) - hour(:mins)... TZ e.g. 5-7pm GMT
Currently only the final time will be converted. We can easily extend the regex to spot the hyphen, and the less complex initial time. (I suppose we need to support several types of hyphens/dashes)