C++
ACDBCORE2D_PORT void getTime( std::tm & st ) const;
Description
This method fills st with this AcDbDate's std::tm information.
Parameters
Parameters | Description |
---|---|
st | Output date value |
Links
Previous Declaration
void getTime (std::tm &st) const;
ACDBCORE2D_PORT void getTime( std::tm & st ) const;
This method fills st with this AcDbDate's std::tm information.
Parameters | Description |
---|---|
st | Output date value |
void getTime (std::tm &st) const;