Leosac
0.8.0
Open Source Access Control
|
#include "boost/date_time/posix_time/posix_time.hpp"
#include <chrono>
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) |
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.