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

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