#include "UTIL/LCTime.h"#include "Exceptions.h"#include <time.h>#include <sstream>#include <iomanip>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | UTIL |
Defines | |
| #define | YEAR0 1970 |
| #define | SPM 60 |
| #define | SPH 3600 |
| #define | SPD 86400 |
| #define | DPY 365 |
| #define | NPS 1000000000LL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1