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

x/complaindate/mod.ts>startOfWeekend

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

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

Parameters

date: T

A plain-date

Returns

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