Share

AcDbDate::second

C++

short second() const;

Description

Returns the seconds past the minute (the minute is the minute past the hour past midnight) a number in the range 0 to 59.

Links

AcDbDate

Was this information helpful?