KaewCYJ 0 Posted September 16 Share Posted September 16 I want a task to run every 4 hours every day. How do I set up a Cron Expression? Quote Link to comment Share on other sites More sharing options...
Administrators Marcos 5,290 Posted September 16 Administrators Share Posted September 16 There are plenty of cron expression generators available on the Internet, e.g. https://www.freeformatter.com/cron-expression-generator-quartz.html You could use this expression: 0 0 0/4 ? * * * Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.