API Reference > Other Classes > OdTimeStamp Class > OdTimeStamp Methods > OdTimeStamp::ctime Method
OdTimeStamp::ctime Method
Syntax
C++
void ctime(class OdString& timeString) const;
Parameters 
Description 
class OdString& timeString 
[out] Receives the formatted time string. 

Returns this TimeStamp object as standard formatted string. 

 

The returned string is always 24 characters in length, and is in the form 

Tue Oct 11 08:06:22 2005

Copyright © 2002–2020. Open Design Alliance. All rights reserved.