Skip to main content
Module

x/date_format_deno/mod.ts>Rules

Simple helper for Deno to convert Date format to string. Possibility to use predefined or custom formats.
Latest
type alias Rules
import { type Rules } from "https://deno.land/x/date_format_deno@v1.1.0/mod.ts";
definition: Record<string, RuleFn>