On 03/29/2013 03:01 PM, Grant wrote:
I'm getting strange results from a business days calculation with
Date::Manip. Everything works as expected if I use a number of days
between 1 and 6, but after 6 the resulting date doesn't seem to be
based on business days.
It is worth noting - the docume
>> I'm getting strange results from a business days calculation with
>> Date::Manip. Everything works as expected if I use a number of days
>> between 1 and 6, but after 6 the resulting date doesn't seem to be
>> based on business days.
>>
>> my $unparsed_date = DateCalc("today","+ 6 days",3);
>>
Hi, List Mom here.
This conversation is pretty far over the "off-topic" line -- there's
nothing in this thread about Perl. Yes, if you post to this list, your
email address may be exposed on the Internet. If that's not an
acceptable risk for you, you'll have to find another forum for your
Perl beg
.. Wed 27.Mar'13 at 15:39:45 -0700 Angela Barone ...
> I just noticed something that's very disconcerting. Our email
> addresses are being posted online from this mailing list. Does anyone know
> about this? I was doing a search when I came across this page:
>
> http:/
> I'm getting strange results from a business days calculation with
> Date::Manip. Everything works as expected if I use a number of days
> between 1 and 6, but after 6 the resulting date doesn't seem to be
> based on business days.
>
> my $unparsed_date = DateCalc("today","+ 6 days",3);
> my $da
I'm getting strange results from a business days calculation with
Date::Manip. Everything works as expected if I use a number of days
between 1 and 6, but after 6 the resulting date doesn't seem to be
based on business days.
my $unparsed_date = DateCalc("today","+ 6 days",3);
my $date = UnixDate(