MONTH function
Description
MONTH(date) returns the month of the year of date. Date can either be a serial date number or a date string.
Example
MONTH("08.23.88") returns 8 (date format MM.DD.YYYY)
easy-to-use statistical software
MONTH functionDescriptionMONTH(date) returns the month of the year of date. Date can either be a serial date number or a date string. ExampleMONTH("08.23.88") returns 8 (date format MM.DD.YYYY) CalculatorRelated functions |