I would like to Schedule a Jenkins job to run at 3pm everyday. I am using H 14 * * * but I dont think that will do the job as I do not know how to input 3pm into the syntax. Could anyone please advise?
I saw an example on stack overflow for 9:30am and that was simple to understand but does this syntax run in military time? Meaning I have to use 0 14 * * *? Any input would be appreciated.