[ ソース: ruby-ice-cube ]
パッケージ: ruby-ice-cube (0.16.3-1)
ruby-ice-cube に関するリンク
Debian の資源:
ruby-ice-cube ソースパッケージをダウンロード:
- [ruby-ice-cube_0.16.3-1.dsc]
- [ruby-ice-cube_0.16.3.orig.tar.gz]
- [ruby-ice-cube_0.16.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [seejohnrun.github.com]
類似のパッケージ:
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).