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

Conversion of timestamp