Function polars_arrow::temporal_conversions::date32_to_date

source ยท
pub fn date32_to_date(days: i32) -> NaiveDate
Expand description

converts a i32 representing a date32 to NaiveDate