Need Cron Expression below time
- 08:00 AM
- 15:00 PM
- 21:00 PM
- 2:00 AM
Convert above schedule into UTC for every day
thanks
shaik
Need Cron Expression below time
Convert above schedule into UTC for every day
thanks
shaik
not worked
thsnks
shaik
Please use below cron expression
0 0 2,8,15,21 1/1 * ? *
Regards,
Arivu
@shaik.muktharvalli1
0 12,19,1,6 * * *
This combined expression will run the command at 12:00 PM, 7:00 PM, 1:00 AM, and 6:00 AM UTC every day.