Skip to main content

MONTH() Function

Definition The MONTH() function returns the month part for a specified date (a number from 1 to 12).   Syntax MONTH(date) where date is required and it is the date to extract the month from.   Example

Updated over 2 weeks ago
Did this answer your question?