Hi,
I have a problem. I have a date time data like Dec/09/14 10:41:00. From this data I need to solve the following problem.
We have a cut off time to do work i.e., work received after 2 PM of previous day and before 2 PM of current day will be processed on current day. Now suppose I have received some work at Sep/28/14 14:41:00, so this will be processed in Sep/29/2015 and if work received at Sep/28/14 13:41:00 this should be processed on Sep/28/2015. I have a column where we enter processed date like Sep-28-2015, Sep-29-2015 and this is the date when a particular work has processed. Now from this data I need to compare that how much I have processed on time and on how much work I missed the deadline.
Can anybody help me please.
Bookmarks