pub fn as_time<T: ArrowPrimitiveType>(v: i64) -> Option<NaiveTime>
Converts an ArrowPrimitiveType to NaiveTime
ArrowPrimitiveType
NaiveTime