Query on using advanced scheduling (CRON)

Ash December 8, 2013

I'm trying to set up a job to run on the 1st of March each year using a cron expression.

I thought this was the correct syntax, but Jira doesn't accept this.

0 1 1 3 * *

Can anyone give me some pointers on where I might be going wrong - thanks.

4 answers

1 accepted

4 votes
Answer accepted
Ash December 9, 2013

Thanks for help. I didn't want to sign up to the above site, but I did find the following from your advise: http://www.cronmaker.com/ which gave me the answer.

1 vote
Yatish Madhav
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 10, 2022

https://crontab.guru/ has also been something that has helped with cron expressions. Thanks for this post BTW

0 votes
Macy December 8, 2013
You may try crontab syntax generator like http://www.easycron.com/generator/crontab
0 votes
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2013

Suggest an answer

Log in or Sign up to answer