If I try to use >Now().AndEvery(1).Days.At(1,0); I get told that I should use Everyday instead, except there isn't an Everyday on the OnceSet object returned from Now(). What I want to write is: >Now().AndEveryday().At(1,0);
If I try to use
I get told that I should use Everyday instead, except there isn't an Everyday on the OnceSet object returned from Now(). What I want to write is: