For the complete documentation index, see llms.txt. This page is also available as Markdown.

YEAR

Returns the year of a date.

Syntax

YEAR(date)

  • date - the date from which the year should be returned - Value type: date

Examples

YEAR of a single value
YEAR of multiple values

Last updated