I wanted to try out the scheduler module. There is a "cron" node data in the "demo" job which claims to do something each hour with the setting "0 0 * * * *". As you see, there are 6 fields to define the trigger time of the job. Cron jobs are usually defined with only 5 fields:

1. minute
2. hour
3. day of month
4. month
5. day of week

How should the 6 fields in the scheduler module be interpreted?
Thanks for the insight!

-will

----------------------------------------------------------------
for list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
----------------------------------------------------------------

Reply via email to