Function re_arrow2::temporal_conversions::time64ns_to_time
source · pub fn time64ns_to_time(v: i64) -> NaiveTime
Expand description
converts a i64
representing a time64(ns)
to NaiveTime
pub fn time64ns_to_time(v: i64) -> NaiveTime
converts a i64
representing a time64(ns)
to NaiveTime