Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias DateFormat
import { type DateFormat } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/datetime/mod.ts";
definition: "mm-dd-yyyy" | "dd-mm-yyyy" | "yyyy-mm-dd"