obspy.io.ndk.core._parse_date_time

_parse_date_time(date, time)[source]

Function taking a tuple of date and time string from an NDK file and converting it to an UTCDateTime object.

In particular it is able to deal with a time string specifying 60 seconds which is not a valid ISO time string but occurs a lot in NDK files.