Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Date operations

by grep (Monsignor)
on Aug 11, 2002 at 22:49 UTC ( [id://189350]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    localtime(time() + (60 * 60 * 24 * 4) + (60 * 60 * 24 * $days)) # add 
    +4 days
    localtime(time() - (60 * 60 * 24 * 7) + (60 * 60 * 24 * $days)) # subt
    +ract 1 week
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-04-24 08:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found