Closed (works as designed)
Project:
Elysia Cron
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2013 at 17:27 UTC
Updated:
14 Jan 2013 at 17:41 UTC
This rule: 0 11 1-7 * 1 is supposed to be execetuded every first monday of every month.
However this does not get honored, and it gets executed every monday...
Any suggestion?
Comments
Comment #1
gotheric commentedHi,
the rule you are using executes the job on the first 7 days of the month OR in every monday of the month.
For an help and some examples of the cron syntax look at "Click for help and cron rules and script syntax" section in Elysia Cron settings page:
This is the standard crontab behaviour:
http://en.wikipedia.org/wiki/Cron