Skip to main content

date_to_iso_string

Function date_to_iso_string 

Source
pub(crate) fn date_to_iso_string(
    _: &mut Interp,
    t: Value,
    _a: &[Value],
) -> Result<Value, Value>