API Reference > OdBcf Namespace > Classes > OdBcfTimeStamp Class
OdBcfTimeStamp Class
OdBcf__OdBcfTimeStamp
Syntax
C++
class OdBcfTimeStamp : public OdRxObject;

BcfTimeStamp.h

A class that provides functionality for working with DateTime data type values within the BCF format.

 
Name 
Description 
 
Creates a new timestamp object with default parameters. 
 
Name 
Description 
 
This is the overview for the createObject method overload. 
 
Converts the timestamp value to a datetime-style formatted string.  
 
Name 
Description 
 
!= 
Unequality operator for BCF timestamp objects.  
 
< 
Less than operator for BCF timestamp objects.  
 
== 
Equality operator for BCF timestamp objects.  
 
The conversion operator to an OdString for BCF timestamp objects.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.