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