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

x/complaindate/utils/startOfQuarter.ts>startOfQuarter

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

Jump to the first day of a plain-date's quarter.

Parameters

date: T

A plain-date

Returns

A new plain-date that is the 1st day of the given plain-date's quarter