Function polars_arrow::compute::cast::timestamp_to_timestamp
source ยท pub fn timestamp_to_timestamp(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
to_unit: TimeUnit,
tz: &Option<String>,
) -> PrimitiveArray<i64>
Available on crate feature
compute_cast
only.Expand description
Conversion of timestamp