Skip to main content

date_get_full_year

Function date_get_full_year 

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