Table of Contents

YEAR Function

The YEAR([unixtime]) function returns the year, either the current year, or the year of the specified unixtime.

YEAR() === the current year
YEAR( unixtime ) === the year of the unix time

See Also

Actions

Functions

Tokens

Topics