Return the month of the year in the range [1 .. 12] of this date.
Synopsis
Declared in <bdlt_date.h>
int
month() const;
Return Value
month of the year in the range [1 .. 12]
Created with MrDocs