Syntax:=TimeSerial(Hour , Minute , Second )
Description:Returns the time value given the hour minute and second.
Example:=TimeSerial(10,5,0)