Turkish Business Days
tr_business_daysAdds business days or counts them between two dates, accounting for Turkish public and religious holidays including half-day eves.
Ramadan and Sacrifice feasts follow the Hijri calendar and cannot be derived reliably by formula, so announced dates are read from a table; years without an official announcement are returned with confirmed:false rather than guessed silently. For delivery promises, SLA clocks, payment terms and shipping estimates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | If set, count business days between start and this date. | |
| start | Yes | Start date (YYYY-MM-DD). | |
| addDays | No | Add/subtract this many business days (not calendar days). | |
| countHalfDaysAsWork | No | Count Arife half-days as working days? |