pub fn int32_to_time32ms(from: &PrimitiveArray<i32>) -> PrimitiveArray<i32>
Expand description
Conversion of Int32
to Time32(TimeUnit::Millisecond)
pub fn int32_to_time32ms(from: &PrimitiveArray<i32>) -> PrimitiveArray<i32>
Conversion of Int32
to Time32(TimeUnit::Millisecond)