Skip to content

Commit

Permalink
updates on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zambezi-marketing committed Mar 6, 2023
1 parent 6555060 commit e64b8fc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,15 @@ $output = $calendarRenderer->render(
]
```

# TODO

- [ ] Add support for BYSETPOS
- [ ] Add support for 'Never' option.

# Wishlist

- [ ] Support for plain text RRule.
- [ ] Add support for BYWEEKNO, BYYEARDAY, BYMONTHDAY, BYMINUTE, BYHOUR, BYMINUTE, BYSECOND .
- [ ] Add support to modify RRule before saving? Maybe skips
- [ ] Use RSet instead of RRule?

0 comments on commit e64b8fc

Please sign in to comment.