Cron Thursday at 3 PM
0 15 * * 4Every Thursday at 3:00 PM
Next 10 Executions
Times shown in UTC
- Thu, May 21, 202615:00
- Thu, May 28, 202615:00
- Thu, Jun 4, 202615:00
- Thu, Jun 11, 202615:00
- Thu, Jun 18, 202615:00
- Thu, Jun 25, 202615:00
- Thu, Jul 2, 202615:00
- Thu, Jul 9, 202615:00
- Thu, Jul 16, 202615:00
- Thu, Jul 23, 202615:00
Field Breakdown
0Minute
0
15Hour
15
*Day of Month
Every day
*Month
Every month
4Day of Week
Thu
About This Schedule
The cron expression 0 15 * * 4 fires every Thursday at 3:00 PM. Thursday afternoon is a strategic time for pre-Friday preparation and late-week analysis.
Common uses include generating pre-Friday review reports, sending late-week status updates, preparing deployment packages for Friday morning, and running end-of-week data validation. The 3 PM timing leaves the morning for data accumulation and the late afternoon for acting on results.
Pair with a Monday morning job (0 9 * * 1) for a twice-weekly start-and-end cadence.