I'd like to be able to schedule a recurring task which runs, for example, on the 3rd Saturday of each month
I see options for the first and last specified weekday of the month (e.g., first/last Saturday) or a particular date (e.g., the 10th) but I don't see any way to schedule automations for the Nth specified weekday of each month.
Using a cron expression could potentially work but I'd prefer a more straightforward solution, if available.
I suppose I should've just RTFM... I'm not familiar with this option in Linux CRON but Jira supports it:
Special Characters > #
Specifies the nth occurrence of a given day of the week. For example, 'TUES#2' (or '3#2') means 'the second Tuesday of the month'
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.