need help in cron

Hi,

I need a help to set the cronjob to run every Monday to check 2 hours prior (@ 3pm EST). Please help me..

Thx in advance

Is that you need ..?

00 15 * * 1 sh /your/path/to/script/file 

Crontab Code Generator