Second

Description of formula:
Returns the seconds extracted from the hour as a number from 0 to 59.
Syntax:
SECOND(datetime|utc)
Parameters:
datetime(type: DateTime)
 Date with time of the second we are getting. 
utc(type:UTC)
Date with time in UTC format of the second we are getting. 
Returned type:
Number
examples:
=second(datetime(2016,1,1,1,1))
=second(A1)
Have more questions? Submit a request

0 Comments

Article is closed for comments.
Powered by Zendesk