Function mz_repr::strconv::parse_mz_timestamp

source ·
pub fn parse_mz_timestamp(s: &str) -> Result<Timestamp, ParseError>
Expand description

Parses an mz_timestamp from s.