====== 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 === * [[action:Filter|Filter]] (Process Text Tokens) * [[:Actions|See all Actions]] === Functions === * [[YEAR]] * [[MONTH]] * [[DAY]] * [[DOW]] * [[HOUR]] * [[MINUTE]] * [[SECOND]] * [[TIME]] * [[:Functions|See all Functions]] === Tokens === * [[token:ICUDateTime|%ICUDateTime%]] (local) * [[token:ICUDateTimeFor|%ICUDateTimeFor%]] (local) * [[token:ICUDateTimeMinus|%ICUDateTimeMinus%]] (local) * [[token:ICUDateTimePlus|%ICUDateTimePlus%]] (local) * [[token:LongDate|%LongDate%]] (local) * [[token:LongTime|%LongTime%]] (local) * [[token:NumberDate|%NumberDate%]] (local) * [[token:ShortDate|%ShortDate%]] (local) * [[token:ShortTime|%ShortTime%]] (local) * [[:Tokens|See all Tokens]] === Topics === - [[:Dates_and_Times|Dates and Times]] - [[:JulianDate|JulianDate]] - [[:unixtime]] in GMT