Function datafusion::common::arrow::array::temporal_conversions::as_time

source ยท
pub fn as_time<T>(v: i64) -> Option<NaiveTime>
Expand description