Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Yesterday Date

by apl (Monsignor)
on Feb 04, 2008 at 19:26 UTC ( [id://666059]=note: print w/replies, xml ) Need Help??


in reply to Yesterday Date

use Date::Business; my $Target = new Date::Business( OFFSET => -1 );
The above returns a string of the prior (today -1 ) business date.

If you do a little initialization, you can also ignore holidays, or determine the day before any specified date.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-18 20:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found