Function polars::chunked_array::object::parse_naive_date_from_str[][src]

pub fn parse_naive_date_from_str(s: &str, fmt: &str) -> Option<NaiveDate>