CTime::GetMinute

Syntax

int GetMinute() const;

Remarks

Returns the minute, based on local time, in the range 0 through 59.

Example

See the example for GetHour.