C++ UTC Time Library
A class to hold UTC times, and associated functionality.
|
Thrown when the time cannot be obtained.
#include <utctime.h>
Public Member Functions | |
bad_time () | |
Constructor. | |
![]() | |
UTCTimeException (const std::string msg="No error message") | |
Constructor. | |
virtual | ~UTCTimeException () |
Destructor. | |
const std::string & | what () const |
Returns an error message. |