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.

Creates a new timestamp object with default parameters. 
This is the overview for the createObject method overload. 
Converts the timestamp value to a datetime-style formatted string.  
!= 
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-2021. Open Design Alliance. All rights reserved.