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

x/complaindate/utils/startOfBusinessWeek.ts>startOfBusinessWeek

JavaScript date-time utilities that keeps timezones on the surface
Go to Latest
function startOfBusinessWeek
import { startOfBusinessWeek } from "https://deno.land/x/complaindate@v0.7.2/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