pub fn as_date<T: ArrowPrimitiveType>(v: i64) -> Option<NaiveDate>
Expand description