Tags: flyabroad/When
Tags
Added the function rrule() which will take a string with a raw rrule … …and parse it. Also the 2nd parameter of recur() (the frequency) is no longer mandatory, you can alternatively define the frequency using the freq() function. I also added unit tests for testing the rrule() function.