Function arrow::array::temporal_conversions::time_to_time32s
source ยท pub fn time_to_time32s(v: NaiveTime) -> i32
Expand description
converts NaiveTime
to a i32
representing a time32(s)
pub fn time_to_time32s(v: NaiveTime) -> i32
converts NaiveTime
to a i32
representing a time32(s)