[prog] Dates in Perl

Jacinta Richardson jarich at perltraining.com.au
Thu Aug 21 19:18:44 EST 2003


On Thu, 21 Aug 2003, Dan Richter wrote:

> What's the easiest way to handle dates in Perl (e.g., convert between 
> "2003-12-31", "31 Dec 2003", and perhaps some internal representation that 
> you can perform operations on)?

There's Date::Manip.  That's pretty good.  Although a little... heavy
handed in some cases.

	Jacinta

--
   ("`-''-/").___..--''"`-._          |  Jacinta Richardson         |
    `6_ 6  )   `-.  (     ).`-.__.`)  |  Perl Training Australia    |
    (_Y_.)'  ._   )  `._ `. ``-..-'   |      +613 9354 6001         |  
  _..`--'_..-_/  /--'_.' ,'           | contact at perltraining.com.au |
(il),-''  (li),'  ((!.-'              |   www.perltraining.com.au   |



More information about the Programming mailing list