- Documentation
- Activities
- Date & Time
- Is business day
Check if a date is a business day (Monday-Friday)
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Date Value dateValue | expression | Required | — | — |
Output Variable outputVariable | variable | Optional | IsBusinessDay | — |
Output
$outputVariableBooleanTrue if the date is a weekday (Mon-Fri), false if weekend
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Add to datetime
Add days, months, or years to a date
Compare dates
Compare two dates to check if one is before, after, or equal to another
Convert timezone
Convert a date/time from one timezone to another
Format date
Convert a date to a formatted text string
Get current date and time
Get today's date and the current time
Get date part
Extract a specific part from a date (year, month, day, etc.)