Another fix to the datetime isoformat
Still addressing: #22 (closed)
Changes formatting of the "second" string in the datetime.from_isoformat function. Now adds a test of the Earthquake.from_quakeml
function that inputs various GEOFON event IDs and verifies that the Earthquake
classes are built correctly.