libtime++: Date and time calculation

◆ operator std::string()

libtime::TBaseClassTime::operator std::string ( ) const
inlineinherited

Definition at line 300 of file libtime++.h.

300 { return(timestring()); }
std::string timestring() const
Definition: libtime++.h:267