Manuals/calci/SECOND
Jump to navigation
Jump to search
Syntax
Examples
''''''' ''''
Description
SECOND
SECOND(sn)
where sn is the time that contains the seconds .
This function gives the seconds of a time value.
Let's see an example in Column1Row1
C1R1 = 9:56:37PM
I.e. =SECOND(C1R1) is 37
///rly C1R3 = 9:56 PM
I.e = SECOND(C1R3) is 0
Column1 | Column2 | Column3 | Column4 | |
Row1 | 9:56:37 PM | 37 | 9:56 PM | 0 |
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |