Function arrow2::temporal_conversions::timestamp_ns_to_datetime
source · pub fn timestamp_ns_to_datetime(v: i64) -> NaiveDateTime
Expand description
converts a i64
representing a timestamp(ns)
to NaiveDateTime