RE: add_delta_workdays from Date::Calendar not returning what I'd expect

2002-08-12 Thread Nikola Janceski
27;Ian Zapczynski'; [EMAIL PROTECTED] > Subject: RE: add_delta_workdays from Date::Calendar not returning what > I'd expect > > > you know that 7 is Sunday? > you know that 1 is Monday? > right? (this confused me to death for a long time with Date::Calc) > >

RE: add_delta_workdays from Date::Calendar not returning what I'd expect

2002-08-12 Thread Nikola Janceski
_delta_workdays from Date::Calendar not returning what I'd > expect > > > Hello all, > > I hope this is not too specific for this list. If so, please let me > know if you have suggestions on a better place to seek the answer for > this. > > In the code below, I

add_delta_workdays from Date::Calendar not returning what I'd expect

2002-08-12 Thread Ian Zapczynski
Hello all, I hope this is not too specific for this list. If so, please let me know if you have suggestions on a better place to seek the answer for this. In the code below, I am using add_delta_workdays from Date::Calendar to check if yesterday was a business day. My problem is that it seems