YEAR function

This function calculates the year number from a value of DATE type.

The function's parameter is an expression of DATE type.

If the parameter contains a value of Date type, the function returns a value of NUMBER type. If the parameter contains a NULL value, the result of the function is also NULL. Other values are invalid and cause the query to end with an error.

See also: Functions of Query Language

1C:Enterprise Developer's Community