Manuals/calci/SECOND

From ZCubes Wiki
Revision as of 21:44, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="2SpaceContent" align="left"><div class="ZEditBox" align=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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