pub fn date64_to_datetime(v: i64) -> Option<NaiveDateTime>
Expand description

converts a i64 representing a date64 to NaiveDateTime