Fixes datetime formatting and adds new error for FDSN failure
-
Fixes the datetime formatting error mentioned here: #22 (closed)
-
Raises an
HTTPException
when the FDSN web service is not available (or not found) for a certain event. As raised here: #23 (closed)