Projects / Class::Date

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.

Tags Software Development Libraries
Licenses Artistic GPL
Operating Systems Windows POSIX
Implementation C Perl

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  14 May 2006 17:14
  • Rrelease-after

Changes: This release adds "ampm" and "meridiam" methods.

  • Rrelease-mid
  •  06 Nov 2005 14:01
  • Rrelease-after

Changes: This release adds support for the Env::C module, and adds documentation about mod_perl issues and thread safety.

  • Rrelease-mid
  •  20 Aug 2003 16:25
  • Rrelease-after

Changes: This release fixes a bug in Date::Parse support.

  • Rrelease-mid
  •  17 Mar 2003 14:16
  • Rrelease-after

Changes: A new configuration variable, NOTZ_TIMEZONE, has been introduced. The module now removes the TZ environment variable if the timezone of the date is the same as NOTZ_TIMEZONE. This way, the module tries to mimic the behaviour of Class::Date 1.0.x, so that it can work (partially) on systems with broken TZ handling.

  • Rrelease-mid
  •  05 Feb 2003 18:08
  • Rrelease-after

    Changes: gmtime and timegm are once again used for dates which have a GMT timezone. This makes at least two timezones usable on systems where the timezone is not working (GMT and the local timezone). The documentation is also tweaked a bit.

    F59051ad6cf7e7cd05f2a37a2eb804af_thumb

    Project Spotlight

    Tor Navigator

    A Web browser dedicated to the TOR network.

    C7d8813d791a618ad963f38776a4e2b3_thumb

    Project Spotlight

    Frama-C

    A static analysis framework for C.