Class::Date 1.1.9 review

Download
by rbytes.net on

Class::Date is a perl module, which provides a simple date type for perl. You can create new Class::Date objects with a constructo

License: GPL (GNU General Public License)
File size: 34K
Developer: Szabo Balazs
0 stars award from rbytes.net

Class::Date is a perl module, which provides a simple date type for perl.

You can create new Class::Date objects with a constructor from different scalar formats, array refs, and hash refs, and then you can easily manipulate it by the builtin "+" and "-" operators (e.g., $date=date([2001,03,15])+'3Y 1s'). Relative date types also available.

What's New in This Release:
This release adds "ampm" and "meridiam" methods.

Class::Date 1.1.9 search tags