when I have something like `every(1.week, 'blah')` is there a way for me to specify (or even know) when will it be triggered? Like, Sunday or Monday? Is there anything I can do to control it?
when I have something like
every(1.week, 'blah')is there a way for me to specify (or even know) when will it be triggered? Like, Sunday or Monday?
Is there anything I can do to control it?