API Reference > OdBcf Namespace > Classes > OdBcfTimeStamp Class > OdBcfTimeStamp Methods > createObject Method > OdBcfTimeStamp::createObject Method (OdTimeStamp &)
OdBcfTimeStamp::createObject Method (OdTimeStamp &)
Syntax
C++
static OdSmartPtr<OdBcfTimeStamp> createObject(const OdTimeStamp & localTimeStamp);
Parameters 
Description 
const OdTimeStamp & localTimeStamp 
[in] An OdTimeStamp value.  

A smart pointer to the created OdBcfTimeStamp instance.

Creates a new timestamp object for a specified OdTimeStamp value.

The method records provided value using the system native time zone.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.