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

x/complaindate/utils/startOfBusinessWeek.ts>startOfBusinessWeek

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

Jump to the Monday of a plain-date's week.

Parameters

date: T

A plain-date

Returns

A new plain-date that is the Monday of the given plain-date's week