util::JulDate Class Reference
Convert from and to Julian date.
More...
#include <utdate.h>
Inheritance diagram for util::JulDate:
List of all members.Public Member Functions
-
JulDate ()
- Get actual UT.
-
JulDate (const UTDate &d)
- Initialise from util::UTDate or heirs.
-
JulDate (const double init_date)
- Interpret double as Julian Date.
-
JulDate (const string &init_date)
- Interpret string as Julian Date.
-
string toString (const int prec=15) const
- Return Julian date string.
-
double toDouble () const
- Return Julian date double.
-
time_t time () const
- get internal time_t
-
string toString () const
- Return UTC date string.
Protected Member Functions
-
time_t toTime_t (const double &init_date) const
-
time_t toTime_t (const string &init_date) const
-
char * toCString () const
-
time_t mkuttime (struct tm *ut_tm)
-
time_t mkdcftime (struct tm *dcf_tm)
Protected Attributes
Static Protected Attributes
Detailed Description
Convert from and to Julian date.
The documentation for this class was generated from the following file:
Generated on Fri Dec 24 13:32:05 2004 for LTL by
1.3.4