On Fri, Feb 08, 2002 at 04:32:58PM +0531, Mayank wrote:
> Hi all
> 
> Is there a module/or some function to do calculations on date e.g. if
> today is 1st March, and i want the date for previous day (i.e. 28th or
> 29th Feb)

The Date::Manip, although not the fastest, is by far the most
comfortable module I know for that job.

Another popular module is Date::Calc.

-- 
                     If we fail, we will lose the war.

Michael Lamertz        |                                      [EMAIL PROTECTED]
    Nordstr. 49        |     http://www.lamertz.net - http://www.perl-ronin.de
    50733 Cologne      |                               Priv:    +49 221 445420
    Germany            |                             Mobile:  +49 171 6900 310

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to