Set the timestamp attribute of this record attributes object to the specified timestamp.
Synopsis
Declared in <ball_recordattributes.h>
void
setTimestamp(bdlt::Datetime const& timestamp);
Parameters
Name |
Description |
timestamp |
creation date and time |
Created with MrDocs