Function re_arrow2::temporal_conversions::time32ms_to_time
source · pub fn time32ms_to_time(v: i32) -> NaiveTime
Expand description
converts a i32
representing a time32(ms)
to NaiveTime
pub fn time32ms_to_time(v: i32) -> NaiveTime
converts a i32
representing a time32(ms)
to NaiveTime