Function re_arrow2::temporal_conversions::date32_to_date_opt

source ·
pub fn date32_to_date_opt(days: i32) -> Option<NaiveDate>
Expand description

converts a i32 representing a date32 to NaiveDate