Skip to main content

date_get_hours

Function date_get_hours 

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