Share

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

C++

ACDBCORE2D_PORT AcValue(
    const std::tm& date
);

Description

For internal use only.

Parameters

Parameters Description
date Input object to be copied into 'this' object

Links

AcValue

Was this information helpful?