Skip to main content

format_date_with

Function format_date_with 

Source
pub fn format_date_with(date: &str, fmt: &str) -> String
Expand description

Format an ISO 8601 date string (YYYY-MM-DD) with a simple format pattern.