import * as mod from "https://deno.land/std@0.224.0/datetime/is_leap.ts";
Functions
Returns whether the given year is a leap year. Passing in a
| |
Returns whether the given year is a leap year in UTC time. This always returns the same value regardless of the local timezone. |