DUNE: Uniform Navigational Environment  2017.01.0
DUNE::Time::Format Class Reference

Static Public Member Functions

static std::string getTimeDate (void)
 
static std::string getTimeDate (double tstamp, bool utc=true)
 
static std::string getDateSafe (void)
 
static std::string getDateSafe (double tstamp, bool utc=true)
 
static std::string getTimeSafe (void)
 
static std::string getTimeSafe (double tstamp, bool utc=true)
 
static std::string getRFC1123 (bool utc=true)
 

Member Function Documentation

std::string DUNE::Time::Format::getDateSafe ( void  )
static
std::string DUNE::Time::Format::getDateSafe ( double  tstamp,
bool  utc = true 
)
static
std::string DUNE::Time::Format::getRFC1123 ( bool  utc = true)
static
std::string DUNE::Time::Format::getTimeDate ( void  )
static
std::string DUNE::Time::Format::getTimeDate ( double  tstamp,
bool  utc = true 
)
static
std::string DUNE::Time::Format::getTimeSafe ( void  )
static
std::string DUNE::Time::Format::getTimeSafe ( double  tstamp,
bool  utc = true 
)
static
Collaboration diagram for DUNE::Time::Format:
Collaboration graph