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

converts a i32 representing a date32 to NaiveDateTime