freebsd-ports/devel/ruby-date2/pkg-descr
Sunpoet Po-Chuan Hsieh 0d8fcca43f - Respect PORTEXAMPLES
- Add EXAMPLES option
- Convert to new options target helper
- Add NO_ARCH
- Use BROKEN_RUBY22
- Remove contiguous blank lines
- Sort PLIST
- Pass maintainership to ruby@
2015-09-03 16:24:01 +00:00

8 lines
320 B
Text

date2 is an alternative date class for Ruby.
This class handles calculations about dates. The day of reform can be
specified freely in this class. The procedures about holiday
(holiday.rb) and date format (parsedate2.rb, strftime.rb and
strptime.rb) are also available.
WWW: http://www.funaba.org/en/ruby.html#date2