pub fn string_from_u32(date: u32) -> String
Expand description

Returns a human readable “YYYY-MM-DD” date from the u32 date generated by u32_from_ymd()