pub fn timestamp_to_date32(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
) -> PrimitiveArray<i32>
Expand description
Conversion of timestamp
pub fn timestamp_to_date32(
from: &PrimitiveArray<i64>,
from_unit: TimeUnit,
) -> PrimitiveArray<i32>
Conversion of timestamp