Tag

EventKit

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Jun 23, 2021 · Mobile Development

Implementing Weekday Calendar Reminders with Holiday Filtering on iOS

This article demonstrates how to create recurring iOS calendar reminders for Monday‑to‑Friday workdays, filter out Chinese statutory holidays using an external holiday‑cn JSON source, and handle make‑up workdays, providing complete Swift code and step‑by‑step explanations.

EventKitSwiftcalendar
0 likes · 17 min read
Implementing Weekday Calendar Reminders with Holiday Filtering on iOS