Function arrow::temporal_conversions::as_datetime
source ยท pub fn as_datetime<T>(v: i64) -> Option<NaiveDateTime>where
T: ArrowPrimitiveType,
Expand description
Converts an ArrowPrimitiveType
to NaiveDateTime