LibreOffice 24.8 Help
Returns the year as a number according to the internal calculation rules.
YEAR(Skaitlis)
Number shows the internal date value for which the year is to be returned.
YEAR() returns the integer part of the year.
=YEAR(1) atgriež 1899
=YEAR(2) atgriež 1900
=YEAR(33333.33) atgriež 1991
=YEAR(DATEVALUE("2010-09-28")) returns 2010.