2000-08-07 19:15:06 +02:00
|
|
|
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.
|
|
|
|
|
2000-08-12 22:09:41 +02:00
|
|
|
|
|
|
|
Author: Tadayoshi Funaba <tadf@kt.rim.or.jp>
|
2000-08-07 19:15:06 +02:00
|
|
|
WWW: http://www.kt.rim.or.jp/~tadf/ruby-en.html#date2
|