i want sample process and in Database goes Date in Date column,start time in StartTime column and end time in EndTime column of that process
You can store your value in config file and compare the current time using (DateAndTime.Now.ToShortTimeString) with your process requirement value and try it
can u send sample workflow