|
LTL
2.0.x
|
Inherits util::LSTime.
Public Member Functions | |
| GSTime () | |
| string | toString (const int prec=0) const |
| string | toString () const |
| Return UTC date string. More... | |
| double | toHour () const |
| double | toDeg () 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 |
|
inherited |
|
inherited |
Return UTC date string.
|
inherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
get internal time_t
|
protectedinherited |
Referenced by util::JulDate::JulDate().
1.8.5