Cron time 0 6 1-7 * 2 => for first tuesday of every month. ?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
madan koshti
Forum Commoner
Posts: 50
Joined: Fri Jun 06, 2008 4:25 am

Cron time 0 6 1-7 * 2 => for first tuesday of every month. ?

Post by madan koshti »

HI,

I am facing some problem with the cron time

0 6 1-7 * 2 command

I need to execute the command every first Tuesday of every month.

Please help .. The range for day of months is not working ....

Thanks,
Madan
Post Reply