Adi
Adi3y ago

Adi – 18-08 Jan 3

Any cron guru here? I have created this cron expression0 12 8-14 * WED on this website https://crontab.guru/#0_12_8-14_*_WED it is saying At 12:00 on every day-of-month from 8 through 14 and on Wednesday does this mean it will run the cron every day between 8 to 14 AND that day should be wednesday is this correct understanding?
Crontab.guru - The cron schedule expression editor
An easy to use editor for crontab schedules.
5 Replies
vcarl
vcarl3y ago
that is what it looks like, what's your goal? actually, i think it's 8-14th of every month, plus every wednesday
Adi
Adi3y ago
Actually I want for every 2nd wednesday of each month I want 12-1-2022 9-2-2022 9-3-2022 DD/MM/YYYY ^^^^^ From 8-14 I want only wednesday not all
vcarl
vcarl3y ago
looks like this can't be done purely with cron schedules https://serverfault.com/questions/282232/cron-to-run-every-2nd-wednesday
Server Fault
Cron to run every 2nd wednesday?
I need to find a way to cron a job so that it runs every second wednesday of the month. Is this possible?
Adi
Adi3y ago
How can I do this nodejs? Any suggestions?
reactibot
reactibot3y ago
This thread hasn’t had any activity in 6 hours, so it’s now locked. If you have a a followup question, you may reply to this thread so other members know they're related. https://discord.com/channels/102860784329052160/565213527673929729/927624381599973406 Threads are closed automatically after 6 hours, or if the member who started it reacts to a message with ✅ to mark that as the accepted answer.