Function globals wildfire time_string_to_epoch
Convert a time string in the format yyyy[:mm[:dd[:hh[:mm[:ss]]]]] to seconds since 1970:01:01:00:00:00. Note: This is an over simplified approximation.
Convert a time string in the format yyyy[:mm[:dd[:hh[:mm[:ss]]]]] to seconds since 1970:01:01:00:00:00. Note: This is an over simplified approximation.