Weekday
The Weekday filter keeps work performed Monday through Friday. It is a shortcut for the common case where an allowance applies on the five regular workdays — without having to tick five boxes on the Day of Week filter.

When to use
- Restricting an evening or night allowance to ordinary workdays so the weekend supplement (which is usually paid under its own policy) does not also fire.
- Combining with a Time Interval filter to express “weekday evenings only”.
Parameters
This filter takes no configuration.
How it works
The filter splits every input range by calendar day and keeps only days whose weekday is Monday, Tuesday, Wednesday, Thursday or Friday. A shift that crosses midnight is split — the part on a weekday survives, the part on Saturday or Sunday is dropped.
Example: weekday evenings
To pay an evening premium only on regular workdays, build a rule with two filters:
- Weekday
- Time Interval
with From
17:00and To22:00
A Saturday evening shift produces no allowance from this rule; a Tuesday 16:00–20:00 shift produces 17:00–20:00.