obspy.io.kml.core._get_event_timestamp

_get_event_timestamp(event)[source]

Get timestamp information for the event. Search is perfomed in the following order:

  • origin time of preferred origin

  • origin time of first origin found that has a origin time

  • minimum of all found pick times

  • None if no time is found in the above search