Leosac  0.8.0
Open Source Access Control
MyTime.hpp File Reference
#include <chrono>
#include <cstdlib>
#include <ctime>
#include <string.h>
#include <string>
+ Include dependency graph for MyTime.hpp:
+ This graph shows which files directly or indirectly include this file:

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...