mz_repr::strconv

Function parse_timestamp

Source
pub fn parse_timestamp(
    s: &str,
) -> Result<CheckedTimestamp<NaiveDateTime>, ParseError>
Expand description

Parses a NaiveDateTime from s.