Function re_viewer::external::arrow2::temporal_conversions::date64_to_date
pub fn date64_to_date(milliseconds: i64) -> NaiveDate
Expand description
converts a i64
representing a date64
to NaiveDate