BusinessDayQ[date]
returns True if the date is a business day and returns False otherwise.


BusinessDayQ
BusinessDayQ[date]
returns True if the date is a business day and returns False otherwise.
Details and Options

-
DateObject[…] date object {y,m,d} year, month, day {y,m} the first day of the specified month {y} January 1 of the year y "string" date as a string ("Jan. 1, 2000") {y,m,d,h,m,s} precise time time absolute time specification - BusinessDayQ takes the following options:
-
CalendarType Automatic calendar in which the date has been specified HolidayCalendar {"UnitedStates","Default"} holiday schedule and subspecification for the business day and holiday computations - In the Jewish calendar, the weekdays are Sunday through Thursday.
Examples
open all close allBasic Examples (3)
Options (4)
CalendarType (2)
Properties & Relations (1)
BusinessDayQ is equivalent to DayMatchQ[…,"BusinessDay"]:
See Also
Related Guides
Text
Wolfram Research (2012), BusinessDayQ, Wolfram Language function, https://reference.wolfram.com/language/ref/BusinessDayQ.html (updated 2014).
CMS
Wolfram Language. 2012. "BusinessDayQ." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/BusinessDayQ.html.
APA
Wolfram Language. (2012). BusinessDayQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BusinessDayQ.html
BibTeX
@misc{reference.wolfram_2025_businessdayq, author="Wolfram Research", title="{BusinessDayQ}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/BusinessDayQ.html}", note=[Accessed: 10-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_businessdayq, organization={Wolfram Research}, title={BusinessDayQ}, year={2014}, url={https://reference.wolfram.com/language/ref/BusinessDayQ.html}, note=[Accessed: 10-August-2025]}