Hello gurus, hope some of you guys have already run across this one.
In Crystal we can easily calculate the amount of business hours between two different dates.
There is even a way to work with negative values.
I have a problem of another kind.
I have to ADD several business hours on a regular basis to dates.
So
if I_have={start_date} and I_have={end_date} then
I_can_calculate_the_amount_of_business_hours_between_them
else
Am_I_screwed?
Well. I have start date only and have to ADD 2 business days fo this date. (The start date might not fall into the working hours bracket).
Any ideas?
Thank you
dscheste
In Crystal we can easily calculate the amount of business hours between two different dates.
There is even a way to work with negative values.
I have a problem of another kind.
I have to ADD several business hours on a regular basis to dates.
So
if I_have={start_date} and I_have={end_date} then
I_can_calculate_the_amount_of_business_hours_between_them
else
Am_I_screwed?
Well. I have start date only and have to ADD 2 business days fo this date. (The start date might not fall into the working hours bracket).
Any ideas?
Thank you
dscheste