CTime::GetMonth

Syntax

int GetMonth() const;

Remarks

Returns the month, based on local time, in the range 1 through 12 (1 = January).

Example

See the example for GetDay.