Function reference
Obtains the number of seconds in the seconds portion of a time value.

Second ( time )

Argument Description
time The time value from which you want the seconds

Data type: Integer
Returns the seconds portion of time (00 to 59).

Example 1
This expression returns 31
Second( Time(‘19:01:31’) )

Last modified: 23 May 2021

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment