☰
In polars_arrow::kernels
?
Function
polars_arrow
::
kernels
::
cast_timezone
source
·
[
−
]
pub fn cast_timezone(
arr: &
PrimitiveArray
<
i64
>,
tu:
TimeUnit
,
from:
Tz
,
to:
Tz
) ->
ArrayRef