feat: Add option to specify the time of day (BYHOUR, BYMINUTE)#9
feat: Add option to specify the time of day (BYHOUR, BYMINUTE)#9plammens wants to merge 1 commit intotkortekaas:masterfrom
Conversation
31a0740 to
d9f7b87
Compare
|
Hey @plammens thanks a lot for the PR. I think this would be a good addition to the package. The rrule package for instance does support by hour and by minute. However, I would propose to make it possible to add multiple byHours and multiple byMinute's. Right now, as far as I can tell, it is only possible to add a single byHour and byMinute. |
|
Yes indeed, this for now was just a quick addition for my use case and it supports only a single BYHOUR and BYMINUTE. I agree it would be good to provide full support of the rrule specification, I'll see if I can get round to it sooner or later. |
Example:
Output: