Leosac  0.8.0
Open Source Access Control
MyTime.cpp File Reference
#include "tools/MyTime.hpp"
#include "exception/leosacexception.hpp"
#include "tools/log.hpp"
#include <chrono>
#include <iomanip>
#include <sstream>
+ Include dependency graph for MyTime.cpp:

Go to the source code of this file.

Namespaces

 Leosac
 This is the header file for a generated source file, GitSHA1.cpp.
 

Functions

bool Leosac::my_puttime (std::string &out, const std::tm *tt, const char *fmt)
 
std::string Leosac::to_local_rfc2822 (const std::chrono::system_clock::time_point &tp)
 Convert a timepoint to an RFC2822 (SMTP) date. More...