Skip to content

Commit e64b8fc

Browse files
updates on readme
1 parent 6555060 commit e64b8fc

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,15 @@ $output = $calendarRenderer->render(
2020
]
2121
```
2222

23+
# TODO
24+
25+
- [ ] Add support for BYSETPOS
26+
- [ ] Add support for 'Never' option.
27+
28+
# Wishlist
29+
30+
- [ ] Support for plain text RRule.
31+
- [ ] Add support for BYWEEKNO, BYYEARDAY, BYMONTHDAY, BYMINUTE, BYHOUR, BYMINUTE, BYSECOND .
32+
- [ ] Add support to modify RRule before saving? Maybe skips
33+
- [ ] Use RSet instead of RRule?
34+

0 commit comments

Comments
 (0)