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: Thu, Jun 01, 2023 (05:20:00 PM)

On This Page

FEEDBACK