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: Tue, May 23, 2023 (06:12:33 PM)

On This Page

FEEDBACK