SECOND Function: Difference between revisions

From Planfix
Jump to: navigation, search
(Created page with "The SECOND function returns a number corresponding to seconds, from 0 to 59. ''Format:'' SECOND(Name of column or row with date) == Go To == *Standard functions | Stan...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
''Format:''
''Format:''


SECOND(Name of column or row with date)
'''*SECOND(Column name or string with date)'''





Latest revision as of 23:28, 22 December 2019

The SECOND function returns a number corresponding to seconds, from 0 to 59.


Format:

*SECOND(Column name or string with date)


Go To