BurntSushi/jiff

Feature request: Recurrence rule expansion support

Open

#408 opened on Sep 7, 2025

View on GitHub
 (12 comments) (1 reaction) (0 assignees)Rust (102 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,733 stars)
PR merge metrics
 (Avg merge 4d 22h) (9 merged PRs in 30d)

Description

Hi,

It would be fantastic if jiff could handle expanding iCalendar recurrence rules. Since you’ve already implemented this logic in biff, making that code available as a separate library would be incredibly helpful. It would allow calendaring apps (including those built on top of jiff) to reuse a solid, well-tested implementation instead of everyone having to reinvent it.

Thanks!

Contributor guide