Commit Graph

8 Commits

Author SHA1 Message Date
Matt Snider
03be344f5e Support every *other* DOW and ignore timestamps in recurrences (e.g. every other day at 9:00) 2019-07-13 11:03:07 +02:00
Matt Snider
7f5e9708dc Change base Exception to UnsupportedRecurrence 2019-06-30 11:38:37 +02:00
Matt Snider
c4815955ef Raise error for unsupported recurrence for specific weekdays - e.g. every mon,tues,weds 2019-06-21 01:38:18 +02:00
Matt Snider
e9d788904d Uncomment tests (why are these commented :-/) 2019-03-30 17:33:39 +01:00
Matt Snider
a2cb6b7887 Fix parse error 'every hour' -> 'hourly' recurrence 2019-01-21 20:38:19 +01:00
Matt Snider
aa48ea1d3c Improve regex and test for days of the week 2019-01-21 12:12:49 +01:00
Matt Snider
d899d1a40f Add TODO.md 2019-01-21 11:08:13 +01:00
Matt Snider
c4a6e7bfc7 Add tests for recur 2018-11-24 15:14:15 +01:00