crunz icon indicating copy to clipboard operation
crunz copied to clipboard

Ability to use weekday and between()

Open luminosity-design opened this issue 9 months ago • 2 comments

Description
It seems the weekday function only works with at(). I'd like to be able to use between().

Example
$task->mondays()->everyFiveMinutes()->between('08:00', '17:00')

luminosity-design avatar Mar 26 '25 06:03 luminosity-design

Which version of Crunz are you using?

PabloKowalczyk avatar Mar 29 '25 15:03 PabloKowalczyk

The latest v3.8.0.

luminosity-design avatar Mar 30 '25 03:03 luminosity-design