neic-glass3  1.4.6
Namespaces | Macros | Variables
date.cpp File Reference
#include <date.h>
#include <logger.h>
#include <stdio.h>
#include <sys/timeb.h>
#include <cstdio>
#include <ctime>
#include <string>
Include dependency graph for date.cpp:

Namespaces

 glass3
 The neic-glass3 project namespace containing all the classes and functions that make up neic-glass3.
 
 glass3::util
 The neic-glass3 project namespace containing utility classes and functions.
 

Macros

#define MAXENV   128
 

Variables

char glass3::util::envTZ [MAXENV]
 A character array used to store the environment variable TZ. It will be stored after the first call to ConvertISO8601ToEpochTime() More...
 

Macro Definition Documentation

#define MAXENV   128