teambition / rrule-go

Go library for working with recurrence rules for calendar dates.
MIT License
310 stars 57 forks source link

Update RRule example to match description #52

Closed sjansen closed 2 years ago

sjansen commented 2 years ago

Saturday and Sunday should be skipped according to the description.

zensh commented 2 years ago

thank you 😃