pub fn ndt_to_date_string(ndt: &NaiveDateTime) -> StringExpand description
Extract the date portion from a NaiveDateTime as a formatted string.
pub fn ndt_to_date_string(ndt: &NaiveDateTime) -> StringExtract the date portion from a NaiveDateTime as a formatted string.