Hi Everyone,
Could you please help me in creating a cron expression as per below requirement.
it should run from "Monday to Friday Every 15 Mins"Please do the needful
Hi @vivekrao_k ,
You can try below expression.
*/15 * * * 1-5
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.