Jpp
|
Date and time functions. More...
#include <string>
#include <time.h>
Go to the source code of this file.
Classes | |
class | JSYSTEM::JDateAndTime |
Auxililary class to get ASCII formatted date and time. More... | |
Namespaces | |
JSYSTEM | |
Auxiliary classes and methods for operating system calls. | |
JPP | |
Functions | |
const char * | JSYSTEM::getDate () |
Get ASCII formatted date. More... | |
const char * | JSYSTEM::getTime () |
Get ASCII formatted time. More... | |
Variables | |
static const JDateAndTime | JSYSTEM::getDateAndTime |
Function object to get ASCII formatted date and time. More... | |
Date and time functions.
Definition in file JDate.hh.