View Single Post
Posts: 38 | Thanked: 4 times | Joined on Mar 2010 @ Sweden
#328
Originally Posted by shapeshifter View Post
Once a month doesn't get repeated? That's odd.

You could also try using the "cron syntax" option and put in something like

Code:
00 14 7 * *
This should run the reset every 7th day of the month at 14:00.
Hello,

Thanks just could you explain me what it means 00 14 7 * *

I mean the settings like: ** ** ** **

thanks!!!!