Function duration_str::parse_naive_date_time[][src]

pub fn parse_naive_date_time<S: Into<String>>(input: S) -> Result<NaiveDateTime>