K
KarthikK
Hello ,
I have a requirement where in I need to get the distrubution of horus for a
parent task from its start date to end date (like the Track usage view).
For this i am looping through each child tasks and applying the following
logic.
1. Find the number of working days between the start and end date
2. Divide Work/No of working days (overall). This will give me the hours per
day
3. Then find the number of working days for each month in the specified range
for example: start date: 01/01/2007 and end date 31/03/2007 then i get the
workingdays for each month and the do my calculation to get the effort
distribution.
But the problem there are some holidays set in the calendar for the month of
Jan and March and i need to consider them.
Can you one tell me how to find the list of holidays for a given date range
using the specified calendar in the project settings?
best regards,
Karthik
I have a requirement where in I need to get the distrubution of horus for a
parent task from its start date to end date (like the Track usage view).
For this i am looping through each child tasks and applying the following
logic.
1. Find the number of working days between the start and end date
2. Divide Work/No of working days (overall). This will give me the hours per
day
3. Then find the number of working days for each month in the specified range
for example: start date: 01/01/2007 and end date 31/03/2007 then i get the
workingdays for each month and the do my calculation to get the effort
distribution.
But the problem there are some holidays set in the calendar for the month of
Jan and March and i need to consider them.
Can you one tell me how to find the list of holidays for a given date range
using the specified calendar in the project settings?
best regards,
Karthik