Skip to content

Class TempLat::CStyleTime

ClassList > TempLat > CStyleTime

A class which returns date and time, pre C++17. More...

  • #include <cstyletime.h>

Public Functions

Type Name
CStyleTime () = default
std::string approxTime (std::string sep="_")
std::string date (std::string sep="_")
void now ()
std::string time (std::string sep="_")

Detailed Description

Unit test: ctest -R test-cstyletime

Public Functions Documentation

function CStyleTime

TempLat::CStyleTime::CStyleTime () = default

function approxTime

inline std::string TempLat::CStyleTime::approxTime (
    std::string sep="_"
) 

function date

inline std::string TempLat::CStyleTime::date (
    std::string sep="_"
) 

function now

inline void TempLat::CStyleTime::now () 

function time

inline std::string TempLat::CStyleTime::time (
    std::string sep="_"
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/cstyletime.h