[#BloombergLP-bdlt-Date-monthOfYear] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Date.adoc[Date]::monthOfYear :relfileprefix: ../../../ :mrdocs: Return the month of the year in the range `[MonthOfYear::e_JAN .. MonthOfYear::e_DEC]` of this date. == Synopsis Declared in `<bdlt_date.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/MonthOfYear/Enum.adoc[MonthOfYear::Enum] monthOfYear() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#