Open tysonzero opened 3 years ago
Specifically things like looking up previous/next occurrence, or listing all occurrences (potentially yielding an infinite list).
Being able to provide a plain english description of the recurrence, as in the rrule library, would be nice too.
rrule
Similar feature request created at mitchellvitez/rrule#2, potentially some code reuse possible.
The develop branch has a bunch of these, but no one ever did the work to complete it and merge it in.
Specifically things like looking up previous/next occurrence, or listing all occurrences (potentially yielding an infinite list).
Being able to provide a plain english description of the recurrence, as in the
rrule
library, would be nice too.Similar feature request created at mitchellvitez/rrule#2, potentially some code reuse possible.