Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdTimeStamp::setDate Method
Syntax
C++
OdResult setDate(short month, short day, short year);

Sets the date of this TimeStamp object.

Parameters
Description
month
[in] Month.
day
[in] Day.
year
[in] Year.

OdResult::eOk if set is successful, OdResult::eOutOfRange otherwise

Copyright © 2002-2022. Open Design Alliance All rights reserved.