date_formatter

Function date_formatter 

Source
pub fn date_formatter(
    fmt: String,
) -> Box<dyn Fn(&Value, String) -> Result<String, ShellError>>