Skip to main content

MONTH

Use the MONTH function to return the month from a Date or Date/Time. The month is given as a number ranging from 1 to 12.

Use

MONTH( date )
Returns the month of a date or date/time value.

ParameterRequiredDescription
dateYesthe date or date/time that contains the month to return

ReturnsNumber

Example

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

ON THIS PAGE