Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
I have a lastupdated field and have working hour(start and end) and a list of holidays
and a max time allowed to complete a work , now i need to find out if the work exceeded the max time or not.


e.g


lastupdated = '1-6-2014'

working hrs

start: 9:00
end:18:00

max time allowed : 9

and a holiday list

and now if i click a button it will tell me if time on work exceeded or not.
Posted
Updated 9-Jan-14 20:46pm
v4
Comments
Karthik_Mahalingam 9-Jan-14 1:36am    
need more info...
agha_ali22 9-Jan-14 1:46am    
see the updated question
Karthik_Mahalingam 9-Jan-14 1:54am    
ok ,
what is the holiday list ?
and what is lastupdated ??
agha_ali22 9-Jan-14 2:02am    
list of dates that contain holiday we have to exclude that time and last updated is the date when user will start the work
Karthik_Mahalingam 9-Jan-14 2:04am    
lastupdated date to today ??

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900