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.
Parameter | Required | Description |
---|---|---|
date | Yes | the date or date/time that contains the month to return |
Returns | Number |
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.