Excel SECOND FunctionKetul PatelFeb 18, 20171 min read SECOND function returns the second component of a time as a number between 0-59. For example, with a time of 9:10:15 AM, second will return 15. Syntax =SECOND (serial_number)