For the complete documentation index, see llms.txt. This page is also available as Markdown.

MONTH

Returns the month of a date.

Syntax

MONTH(date)

  • date - the date from which the month should be returned - Value type: date

Examples

MONTH of a single value
MONTH of multiple values

Last updated