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

x/deno/std/datetime/mod.ts>DateFormat

A modern runtime for JavaScript and TypeScript.
Go to Latest
type alias DateFormat
import { type DateFormat } from "https://deno.land/x/deno@v0.28.0/std/datetime/mod.ts";
definition: "mm-dd-yyyy" | "dd-mm-yyyy" | "yyyy-mm-dd"