Class | Runt::Schedule |
In: |
lib/runt/schedule.rb
|
Parent: | Object |
Implementation of a pattern for recurring calendar events created by Martin Fowler.
For the given date range, returns an Array of PDate objects at which the supplied event is scheduled to occur.