pub fn try_parse_monotonic_iso8601_timestamp<'a>( a: &'a str, ) -> Option<CheckedTimestamp<NaiveDateTime>>