Pakket: ruby-ice-cube (0.16.4-3)
Verwijzigingen voor ruby-ice-cube
Debian bronnen:
Het bronpakket ruby-ice-cube downloaden:
- [ruby-ice-cube_0.16.4-3.dsc]
- [ruby-ice-cube_0.16.4.orig.tar.gz]
- [ruby-ice-cube_0.16.4-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby Date Recurrence Library
ice_cube is a recurring date library for Ruby. It allows for quick, programmatic expansion of recurring date rules. The API is modeled after iCalendar events, in a pleasant Ruby syntax. The power lies in the ability to specify multiple rules, and have ice_cube quickly figure out whether the schedule falls on a certain date (.occurs_on?), or what times it occurs at (.occurrences, .first, .all_occurrences).