LTL
2.0.x
|
Inherits util::UTDate.
Public Member Functions | |
UTTime () | |
UTTime (const UTDate &d) | |
UTTime (const string &t) | |
string | toString () const |
time_t | time () const |
get internal time_t More... | |
Protected Member Functions | |
char * | toCString () const |
time_t | mkuttime (struct tm *ut_tm) |
time_t | mkdcftime (struct tm *dcf_tm) |
Protected Attributes | |
time_t | ut_date_ |
|
inline |
|
inline |
util::UTTime::UTTime | ( | const string & | t | ) |
string util::UTTime::toString | ( | ) | const |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
get internal time_t
|
protectedinherited |
Referenced by util::JulDate::JulDate().