Skip to main content
Module

x/leap_year_utils/mod.ts>leapYearsInRange

🍀 Utilities for working with Leap Years
Latest
function leapYearsInRange
import { leapYearsInRange } from "https://deno.land/x/leap_year_utils@0.1.5/mod.ts";

Parameters

optional
min: DateLike = [UNSUPPORTED]
optional
max: DateLike = [UNSUPPORTED]