|
Leosac
0.7.0
OpenSourceAccessControl
|
#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) |
| 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.