MONTH
Calculates the month for a given date
MONTH( date
)
Returns the month of the year for the given date or array of dates.
Arguments
Argument
Description
date
Date/time value(s)
Output
Month of the year for each input date
Example
Last updated