Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/complaindate/utils/differenceInMilliseconds.ts

JavaScript date-time utilities that keeps timezones on the surface
Go to Latest
import * as complaindate from "https://deno.land/x/complaindate@v0.7.2/utils/differenceInMilliseconds.ts";

Functions

Get a function curried with a native JS Date, from which to get the number of milliseconds between it and other JS Date objects.