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