Function arrow_array::temporal_conversions::time_to_time32ms
source ยท pub fn time_to_time32ms(v: NaiveTime) -> i32
Expand description
converts NaiveTime
to a i32
representing a time32(ms)
pub fn time_to_time32ms(v: NaiveTime) -> i32
converts NaiveTime
to a i32
representing a time32(ms)