1 #ifndef MHO_TimeStampConverter_HH__
2 #define MHO_TimeStampConverter_HH__
Class MHO_TimeStampConverter.
Definition: MHO_TimeStampConverter.hh:28
static bool ConvertTimeStampToEpochSecond(const std::string &date_string, uint64_t &epoch_sec, double &fractional_part)
Definition: MHO_TimeStampConverter.cc:62
static bool ConvertEpochSecondToTimeStamp(const uint64_t &epoch_sec, double fractional_part, std::string &date_string)
Definition: MHO_TimeStampConverter.cc:11
~MHO_TimeStampConverter()
Definition: MHO_TimeStampConverter.hh:31
MHO_TimeStampConverter()
Definition: MHO_TimeStampConverter.hh:30
Definition: MHO_AdhocFlagging.hh:18