Skip to main content
Very Popular
Go to Latest
function formatRelative
import { formatRelative } from "https://deno.land/x/date_fns@v2.14.0/index.js";

Parameters

dirtyDate
  • the date to format
dirtyBaseDate
  • the date to compare with
dirtyOptions