Adds all weekdays (Monday through Friday) to the allowed days.
feature("workday-feature") { weekdayStrategy { weekdays() // Monday through Friday }}