Data / Math / Time
Working Days Calculator (Mon-Fri)
Count working days between dates with optional holidays.
Examples
Input
{
"start": "2026-02-01",
"end": "2026-02-10"
}
Data / Math / Time
Count working days between dates with optional holidays.
{
"start": "2026-02-01",
"end": "2026-02-10"
}