Function polars_arrow::temporal_conversions::date32_to_datetime
source ยท pub fn date32_to_datetime(v: i32) -> NaiveDateTime
Expand description
converts a i32
representing a date32
to NaiveDateTime
pub fn date32_to_datetime(v: i32) -> NaiveDateTime
converts a i32
representing a date32
to NaiveDateTime