|
Jpp
18.6.0-rc.1
the software that should make you happy
|
Date and time functions. More...
#include <istream>#include <ostream>#include <sstream>#include <string>#include <string.h>#include <time.h>#include "JLang/JComparable.hh"#include "JLang/JException.hh"Go to the source code of this file.
Classes | |
| struct | JSYSTEM::JDateAndTime |
| Auxiliary class for 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). | |
Functions | |
| const char * | JSYSTEM::getDate () |
| Get current local date conform ISO-8601 standard. More... | |
| const char * | JSYSTEM::getTime () |
| Get current local time conform ISO-8601 standard. More... | |
Variables | |
| static JDateAndTime | JSYSTEM::getDateAndTime |
| Function object to get current date and time. More... | |
Date and time functions.
Definition in file JDateAndTime.hh.
1.8.5