polars_arrow::temporal_conversions

Function time32ms_to_time

Source
pub fn time32ms_to_time(v: i32) -> NaiveTime
Expand description

converts a i32 representing a time32(ms) to NaiveTime