Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/complaindate/utils/differenceInBusinessDays.ts

JavaScript date-time utilities that keep timezones on the surface
Latest
import * as complaindate from "https://deno.land/x/complaindate@v1.0.1/utils/differenceInBusinessDays.ts";

Functions

Get a function curried with a plain-date, from which to get the number of crossings into non-weekend days between it and other plain-dates.