Skip to main content

ndt_to_date_string

Function ndt_to_date_string 

Source
pub fn ndt_to_date_string(ndt: &NaiveDateTime) -> String
Expand description

Extract the date portion from a NaiveDateTime as a formatted string.