Jpp  18.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions | Variables
JDateAndTime.hh File Reference

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

Detailed Description

Date and time functions.

Author
mdejong, bjung

Definition in file JDateAndTime.hh.