SECOND
Use the SECOND function to return the seconds of a time value. The second is given as a number, ranging from 0 to 59.
Use
SECOND( time )
Returns the seconds of a time or date/time value.
Parameter | Required | Description |
---|---|---|
time | Yes | the time or date/time that contains the seconds to return |
Returns | Number |
Example
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.