Skip to main content
Module

std/datetime/mod.ts>DateFormat

Deno standard library
Go to Latest
type alias DateFormat
import { type DateFormat } from "https://deno.land/std@0.41.0/datetime/mod.ts";
definition: "mm-dd-yyyy" | "dd-mm-yyyy" | "yyyy-mm-dd"