Categories
Class::Date
Class::Date provides a date datatype 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.
Last updated 20 Dec, 2007
About
Leadership
- dLux - Maintainer
- Matt Sergeant - Contributor
- Tatsuhiko Miyagawa - Contributor
- Stas Bekman - Contributor
Requirements
- Perl (Use Requirement)
Related Projects
Versions
1.1.7
1.1.7 stable released 2003-08-21
- Released: 21 Aug, 2003
- Code Maturity: Stable
- Source Archive: http://hacks.dlux.hu/Class-Date/download/Class-...
- Licenses: Perl
- Interfaces: Command Line
User Community and Support
User manual available in HTML format from http://hacks.dlux.hu/Class-Date/manual.html



