Skip to main content

get_date_str

Function get_date_str 

Source
pub fn get_date_str(
    timestamp: i64,
    fmt: Option<&str>,
    gmtime: bool,
    eurodate: bool,
    isodate: bool,
    lang: &str,
) -> String