square / ruby-rrule

RRULE expansion for Ruby
Apache License 2.0
171 stars 25 forks source link

Added Rule#from #45

Closed edruder closed 2 years ago

edruder commented 2 years ago

Rule#between requires one to pick a reasonable end_date, which is sometimes inconvenient. Rule#from requires a limit but not an end_date.