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

Parameters

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