| 
    Jpp
    
   | 
 
Auxililary class to get ASCII formatted date and time. More...
#include <JDate.hh>
Public Member Functions | |
| JDateAndTime () | |
| Default constructor.  More... | |
| std::string | toString () const | 
| Get ASCII formatted date and time.  More... | |
| std::string | operator() () const | 
| Get ASCII formatted date and time.  More... | |
Static Public Member Functions | |
| static std::string | toString (const time_t &ts) | 
| Get ASCII formatted date and time.  More... | |
Private Attributes | |
| time_t | ts | 
      
  | 
  inline | 
      
  | 
  inline | 
Get ASCII formatted date and time.
Definition at line 73 of file JDate.hh.
      
  | 
  inline | 
Get ASCII formatted date and time.
Definition at line 86 of file JDate.hh.
      
  | 
  inlinestatic | 
 1.8.5