[][src]Function nu_data::utils::helpers::date_formatter

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