Share

AcDbDate::minute

C++

short minute() const;

Description

Returns the minute past the hour (the hour is the hour past midnight) portion of the time value. This is a number in the range 0 to 59.

Links

AcDbDate

Was this information helpful?