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

x/dtils/lib/date.ts>getWeekday

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

type

(date: Date) => unknown