Manuals/calci/YEAR
Jump to navigation
Jump to search
Syntax
Examples
''''''' ''''
Description
This function gives the year corresponding to a date.
YEAR
Let's see an example in Column1Row1
C1R1 =06/01/2008
I.e.=YEAR(C1R1) is 2008
///rly
C3R1=06/01/08
I.e.=YEAR(C3R1) is 1908
Column1 | Column2 | Column3 | Column4 | |
Row1 | 06/01/2008 | 2008 | 06/01/08 | 1908 |
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |
YEAR(D)
where D is the date of the year which is to find.