Function arrow_array::temporal_conversions::timestamp_s_to_datetime
source · pub fn timestamp_s_to_datetime(v: i64) -> Option<NaiveDateTime>Expand description
converts a i64 representing a timestamp(s) to NaiveDateTime