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