Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions | Variables
JDate.hh File Reference

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...
 

Detailed Description

Date and time functions.

Author
mdejong

Definition in file JDate.hh.