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