Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/mod.unstable.ts>getShortYear

The best unofficial library of utilities for Deno applications
Go to Latest
variable getShortYear
import { getShortYear } from "https://deno.land/x/dtils@2.0.0/mod.unstable.ts";

type

(date: Date) => unknown