when user enters start_time and End_time, script should calculate the total No. of Hrs.(i.e.,difference between Start_time and End_time). and also there should be a check to make sure the user enters data in this format HH:MM AM/PM that is time validation.
tk u