Excel TIME function
Function TIME
Description Excel TIME function returns the sequential serial number that represents a particular time. If the cell format was General before the function was entered, the result is formatted as a time.
Syntax TIME(hour,minute,second)
hour is the any value between 0 to 23
minute is a value between 0 to 59
second is any value between 0 to 59
Example: