Leosac  0.8.0
Open Source Access Control
DateTimeConverter.hpp File Reference
#include "boost/date_time/posix_time/posix_time.hpp"
#include <chrono>
+ Include dependency graph for DateTimeConverter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Duration >
boost::posix_time::ptime time_point_ptime (const std::chrono::time_point< std::chrono::system_clock, Duration > &from)
 

Function Documentation

◆ time_point_ptime()

template<typename Duration >
boost::posix_time::ptime time_point_ptime ( const std::chrono::time_point< std::chrono::system_clock, Duration > &  from)

Definition at line 26 of file DateTimeConverter.hpp.