1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/devel/ruby-date2/pkg-descr

11 lines
374 B
Plaintext
Raw Normal View History

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@kt.rim.or.jp>
WWW: http://www.kt.rim.or.jp/~tadf/ruby-en.html#date2