Skip to main content

date_get_minutes

Function date_get_minutes 

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