parse_datetime

Function parse_datetime 

Source
pub fn parse_datetime<'a>(
    fragment: impl IntoFragment<'a>,
) -> Result<DateTime, Error>