polars_core::export::cast

Function time64_to_time32

pub fn time64_to_time32(
    from: &PrimitiveArray<i64>,
    from_unit: TimeUnit,
    to_unit: TimeUnit,
) -> PrimitiveArray<i32>
Expand description

Conversion of time