Share

AcDbDate::month

C++

short month() const;

Description

Returns the month of the year part of the Date object's Julian date value. This is a number in the range 1 to 12.

Links

AcDbDate

Was this information helpful?