Module

x/nessie/deps.ts>format

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
function format
import { format } from "https://dotland.deno.dev/x/nessie@2.0.7/deps.ts";

Format date using format string

Parameters

date: Date

Date

formatString: string

Format string

Returns

string

formatted date string