Free cookie consent management tool by TermsFeed month() Function
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: Fri, Nov 10, 2023 (03:42:48 PM)

month() Function

FEEDBACK