Function arrow_array::temporal_conversions::time_to_time64ns
source ยท pub fn time_to_time64ns(v: NaiveTime) -> i64
Expand description
converts NaiveTime
to a i64
representing a time64(ns)
pub fn time_to_time64ns(v: NaiveTime) -> i64
converts NaiveTime
to a i64
representing a time64(ns)