Argenis Perez wrote:

> this statement
> ($sec,$min,$hour,$mon,$year,$wday,$yday,$isdst) = localtime();
> i obtain the date of today, but i need the $day,$mon,$year of yesterday


look into the date::calc module.  it's very handy for many date 
calculations.

http://search.cpan.org/search?dist=Date-Calc


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

Reply via email to