| 
    Jpp
    17.1.0
    
   the software that should make you happy 
   | 
 
Date and time functions. More...
Go to the source code of this file.
Classes | |
| struct | JSYSTEM::JDateAndTime | 
| Auxililary class to get date and time.  More... | |
Namespaces | |
| JSYSTEM | |
| Auxiliary classes and methods for operating system calls.  | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Enumerations | |
| enum | JSYSTEM::JDateAndTimeFormat { JSYSTEM::HUMAN_READABLE = 0, JSYSTEM::ISO8601 = 1 } | 
| Date and time formats.  More... | |
Functions | |
| const char * | JSYSTEM::getDate (const JDateAndTimeFormat option=ISO8601) | 
| Get ASCII formatted date.  More... | |
| const char * | JSYSTEM::getTime (const JDateAndTimeFormat option=ISO8601) | 
| Get ASCII formatted time.  More... | |
Variables | |
| static JDateAndTime | JSYSTEM::getDateAndTime | 
| Function object to get ASCII formatted date and time.  More... | |
Date and time functions.
Definition in file JSystem/JDate.hh.
 1.8.5