month() Function

Function

month( date )

Returns the month from the specified date.

Parameters

Keyword Type Description

date

Date

The date from which the month is extracted.

Returns

Integer

Examples

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

Open in Github Built: Tue, May 23, 2023 (06:12:33 PM)

On This Page

FEEDBACK