Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: How to find business days?

by fuzzyping (Chaplain)
on Feb 23, 2004 at 19:02 UTC ( [id://331183]=note: print w/replies, xml ) Need Help??


in reply to How to find business days?

What working code do you already have in place? Date::Calc has a bunch of functions that will be of use to you.

Example:
(Day_of_Week($year,$month,$day) < 6)
-fp

Replies are listed 'Best First'.
Re: Re: How to find business days?
by cosmicsoup (Beadle) on Feb 23, 2004 at 20:22 UTC
    Hi. The working code that I have right now only as values for start and end dates. It would be simpler if I could have a number of days instead of just having those days listed.

    Louis

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://331183]
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: (7)
As of 2024-09-15 14:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (21 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.