Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Adding to dates

by derby (Abbot)
on Aug 08, 2002 at 14:45 UTC ( [id://188600]=note: print w/replies, xml ) Need Help??


in reply to Adding to dates

#!/usr/bin/perl use Date::Manip; $two_weeks = UnixDate( DateCalc( "today", "+14 days" ), "%y-%m-%d" ); print $two_weeks, "\n";

-derby

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://188600]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-24 08:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found