Skip to main content
Module

x/dyr/deps.ts>format

Deno CLI for the weather
Go to Latest
function format
import { format } from "https://deno.land/x/dyr@v1.3.1/deps.ts";

Format date using format string

Parameters

date: Date

Date

formatString: string

Format string

Returns

string

formatted date string