API Reference > OdBcf Namespace > Classes > OdBcfTimeStamp Class > OdBcfTimeStamp Methods > createObject Method > OdBcfTimeStamp::createObject Method (OdString &)
OdBcfTimeStamp::createObject Method (OdString &)
Syntax
C++
static OdSmartPtr<OdBcfTimeStamp> createObject(const OdString & timeString);
Parameters 
Description 
const OdString & timeString 
[in] A string that contains a datetime value.  

A smart pointer to the created OdBcfTimeStamp instance.

Creates a new timestamp object for a specified datetime value.

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