#include "boost/date_time/posix_time/conversion.hpp"#include "boost/date_time/c_time.hpp"#include "boost/date_time/local_time/local_date_time.hpp"

Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::local_time | |
Functions | |
| std::tm | boost::local_time::to_tm (const local_date_time <) |
| Function that creates a tm struct from a local_date_time. More... | |