Skip to main content
Module

x/dtils/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@2.0.0/date.ts";

type

(date: Date) => unknown