Return the time value represented by this object as a bdlt::Time object. The behavior is undefined unless this object actually represents a time value.

Synopsis

Declared in <bdld_datum.h>

bdlt::Time
theTime() const;

Return Value

the time value represented by this object as a bdlt::Time object

Created with MrDocs