Skip to main content
Module

x/complaindate/mod.ts>Quarter

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

Quarter of year (1-4)

type

{ Q1: 1; Q2: 2; Q3: 3; Q4: 4; }