pub fn date32_to_datetime(v: i32) -> Option<NaiveDateTime>
Expand description

converts a i32 representing a date32 to NaiveDateTime