1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/ruby-date2/pkg-descr
2001-11-03 20:55:51 +00:00

11 lines
364 B
Plaintext

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