parse_datetime

Function parse_datetime 

Source
pub fn parse_datetime(datetime_string: &str) -> Result<DateTime, ParseError>