Difference between revisions of "Documentation/How Tos/Calc: SECOND function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Bot: Adding Category: Documentation)
m
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE: SECOND function}}
 
+
{{Documentation/CalcFunc DateTimeTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_MINUTE_function
 +
|NextPage=Documentation/How_Tos/Calc:_DATE_function
 +
}}__NOTOC__
 
== SECOND ==
 
== SECOND ==
 
Returns the seconds of a given time.  
 
Returns the seconds of a given time.  
Line 17: Line 21:
 
: where cell A1 contains the time <tt>'''9:25:10'''</tt> as a date-time serial number, returns <tt>'''10'''</tt>.
 
: where cell A1 contains the time <tt>'''9:25:10'''</tt> as a date-time serial number, returns <tt>'''10'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: YEAR function|YEAR]]
 
* [[Documentation/How_Tos/Calc: YEAR function|YEAR]]
 
* [[Documentation/How_Tos/Calc: MONTH function|MONTH]]
 
* [[Documentation/How_Tos/Calc: MONTH function|MONTH]]
Line 31: Line 35:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
[[Category: Documentation]]
+
[[Category: Documentation/Reference/Calc/Date and Time functions]]

Latest revision as of 13:49, 30 January 2024


SECOND

Returns the seconds of a given time.

Syntax:

SECOND(time)

returns the seconds of time as a number, 0 - 59.
time may be text or a date-time serial number.

Example:

SECOND("2008-01-06 21:30:15")

returns 15.

SECOND(A1)

where cell A1 contains the time 9:25:10 as a date-time serial number, returns 10.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_SECOND_function&oldid=259692"
Views
Personal tools
Navigation
Tools