AcValue::AcValue(std::tm&) Constructor

C++
ACDBCORE2D_PORT AcValue(
    const std::tm& date
);
Parameters
Parameters 
Description 
date 
Input object to be copied into 'this' object 
Description

For internal use only.

Links