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

x/complaindate/mod.ts>isWeekendDay

JavaScript date-time utilities that keeps timezones on the surface
Go to Latest
function isWeekendDay
import { isWeekendDay } from "https://deno.land/x/complaindate@v0.7.2/mod.ts";

Check if a plain-date is a Saturday or Sunday.

Returns

boolean