Skip to Content

SECOND

Returns the seconds of a time value. The second is given as an integer in the range 0 to 59

Syntax

SECOND(serial_number)

Parameters

  • serial_number: Required. The time that contains the seconds you want to find

Example

=SECOND("3:45:30 PM")
Returns: NumberSince: Excel 2003