YEAR

Returns the year as a number according to the internal calculation rules.

note

This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)


構文

YEAR(数値)

数値 にシリアル値を入力すると、これに対応する年数が返されます。

=YEAR(1) は、1899 を返します。

=YEAR(2) は、1900 を返します。

=YEAR(33333.33) は、1991 を返します。

=YEAR(DATEVALUE("2010-09-28")) returns 2010.

ご支援をお願いします!