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

x/dtils/lib/date.ts>getShortWeekday

The best unofficial library of utilities for Deno applications
Go to Latest
variable getShortWeekday
import { getShortWeekday } from "https://deno.land/x/dtils@2.0.0-beta.1/lib/date.ts";

type

(date: Date) => unknown