Free cookie consent management tool by TermsFeed year() Function
year() Function

Function

year( date )

Returns the year for the date specified.

Parameters

Keyword Type Description

date

Date

The date from which the year is extracted.

Returns

Integer

Examples

year(date(2011,2,28)) returns 2011

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

year() Function

FEEDBACK