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