On Friday, our event scrapes were interrupted because one event had an invalid start date. This PR handles invalid start times. Since start times are entered manually, it also makes the time string format configurable, so the scraper can be used for jurisdictions who use a different time format.
On Friday, our event scrapes were interrupted because one event had an invalid start date. This PR handles invalid start times. Since start times are entered manually, it also makes the time string format configurable, so the scraper can be used for jurisdictions who use a different time format.
Closes https://github.com/opencivicdata/scrapers-us-municipal/issues/310.