Function arrow_array::temporal_conversions::time32ms_to_time

source ยท
pub fn time32ms_to_time(v: i32) -> Option<NaiveTime>
Expand description

converts a i32 representing a time32(ms) to NaiveDateTime