Qurak

DayMatchQ

Available

Tests whether a date matches a day-of-week specification

DayMatchQ[date, daytype]
DayMatchQ[daytype]
Length[Select[DayRange[{2000}, {2050}, "Holiday"], DayMatchQ[#, Monday]&]] / DayCount[{2000}, {2050}, "Holiday"]//N → 0.

Topics

Related

All 6300 functions · Use this from an MCP client