polars_core::export::cast

Function int64_to_time64us

pub fn int64_to_time64us(from: &PrimitiveArray<i64>) -> PrimitiveArray<i64>
Expand description

Conversion of Int64 to Time32(TimeUnit::Microsecond)