Skip to main content

localize_date_str

Function localize_date_str 

Source
pub fn localize_date_str(date_str: &str, lang: &str) -> String
Expand description

Replace English day/month abbreviations in a formatted date string with localized equivalents using the locale JSON files.