Skip to main content
The Deno 2 Release Candidate is here
Learn more
Very Popular
Latest
function default
import { default } from "https://deno.land/x/date_fns@v2.22.1/formatRelative/index.ts";

Parameters

dirtyDate: Date | number
  • the date to format
dirtyBaseDate: Date | number
  • the date to compare with
optional
dirtyOptions: LocaleOptions & WeekStartOptions

Returns

string

the date in words