pub fn timestamp_to_timestamp(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
to_unit: TimeUnit,
tz: &Option<PlSmallStr>,
) -> PrimitiveArray<i64>
Expand description
Conversion of timestamp
pub fn timestamp_to_timestamp(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
to_unit: TimeUnit,
tz: &Option<PlSmallStr>,
) -> PrimitiveArray<i64>
Conversion of timestamp