freebsd-ports/devel/ruby-date2/pkg-descr
2001-11-03 20:55:51 +00:00

10 lines
364 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.
Author: Tadayoshi Funaba <tadf@funaba.org>
WWW: http://www.funaba.org/en/ruby.html#date2