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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE: YEAR function}}
 +
{{Documentation/CalcFunc DateTimeTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_NOW_function
 +
|NextPage=Documentation/How_Tos/Calc:_MONTH_function
 +
}}__NOTOC__
  
 
== YEAR ==
 
== YEAR ==
Line 17: Line 22:
 
: where cell A1 contains the date <tt>'''23Nov83'''</tt> as a date-time serial number, returns <tt>'''1983'''</tt>.
 
: where cell A1 contains the date <tt>'''23Nov83'''</tt> as a date-time serial number, returns <tt>'''1983'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: MONTH function|MONTH]]
 
* [[Documentation/How_Tos/Calc: MONTH function|MONTH]]
 
* [[Documentation/How_Tos/Calc: DAY function|DAY]]
 
* [[Documentation/How_Tos/Calc: DAY function|DAY]]
Line 31: Line 36:
 
* [[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/Reference/Calc/Date and Time functions]]

Latest revision as of 13:44, 30 January 2024



YEAR

Returns the year of a given date.

Syntax:

YEAR(date)

returns the year of date as a number.
date may be text or a date-time serial number.

Example:

YEAR("2008-06-04")

returns 2008.

YEAR(A1)

where cell A1 contains the date 23Nov83 as a date-time serial number, returns 1983.



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