pub fn format_date_with(date: &str, fmt: &str) -> String
Format an ISO 8601 date string (YYYY-MM-DD) with a simple format pattern.