Module

x/servest/vendor/https/deno.land/std/datetime/mod.ts>format

🌾A progressive http server for Deno🌾
Latest
function format
import { format } from "https://dotland.deno.dev/x/servest@v1.3.4/vendor/https/deno.land/std/datetime/mod.ts";

Format date using format string

Parameters

date: Date

Date

formatString: string

Format string

Returns

string

formatted date string