Page 1 of 1

How to specify a specific time for execution of crontabs

PostPosted:Thu Mar 12, 2020 8:08 am
by mamad
Hi
I want a crontab to be executed every day at a specific time for example 7:00:00 AM
using @daily expression will make the crontab to be executed every day but how to specify exact execution time for it ?
I'm using openkm 6.3.7 CE
Thanks

Re: How to specify a specific time for execution of crontabs

PostPosted:Fri Mar 13, 2020 5:06 pm
by jllort
I think here you have everything you need https://docs.openkm.com/kcenter/view/ok ... ontab.html

I think for dayly at 7:00 pm will be something like:
0 19 * * *