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