1. Extracting weekly syncs excluding holidays
Project ManagerBackground
A project manager needs a list of dates for a weekly Monday and Wednesday team sync, but wants to skip an upcoming public holiday.
Problem
Manually calculating the dates and removing the holiday is tedious and error-prone.
How to use
Paste the VEVENT block with FREQ=WEEKLY;BYDAY=MO,WE, enter the holiday date in the Holiday Dates field, and select JSON output.
Holiday Dates: 2026-04-08
Max Occurrences: 20
Output Format: JSONOutcome
A clean JSON array containing the exact timestamps for the next 20 meetings, with the April 8th holiday successfully skipped.