#include <time.h>
#include <iostream>
#include <string>
#include <stdexcept>
#include <math.h>
#include <cstdio>
#include "OnlineDB/EcalCondDB/interface/Tm.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const Tm &t) |
std::ostream& operator<< | ( | std::ostream & | out, |
const Tm & | t | ||
) |
GO: the maximum UNIX time is restricted to INT_MAX, corresponding to 2038-01-19 03:14:07. Take it into account in str()
Definition at line 18 of file Tm.cc.
References dbtoconf::out, and Tm::str().