Return the month of the year in the range [MonthOfYear::e_JAN .. MonthOfYear::e_DEC] of this date.
Synopsis
Declared in <bdlt_date.h>
MonthOfYear::Enum
monthOfYear() const;
Return Value
month of the year in the range [MonthOfYear::e_JAN .. MonthOfYear::e_DEC]
Created with MrDocs