parse_timestamp

Function parse_timestamp 

Source
pub fn parse_timestamp(timestamp_str: &str) -> Result<DateTime<Utc>, ParseError>