int GetMinute( ) const;
Remarks
Returns the minute, based on local time, in the range 0 through 59. This function calls GetLocalTm, which uses an internal, statically allocated buffer. The data in this buffer is overwritten as a result of calls to other CTime member functions.