Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
time_parsers.hpp File Reference
Include dependency graph for time_parsers.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::posix_time
 Defines a non-adjusted time system with nano-second resolution and stable calculation properties.
 

Functions

time_duration boost::posix_time::duration_from_string (const std::string &s)
 Creates a time_duration object from a delimited string. More...
 
ptime boost::posix_time::time_from_string (const std::string &s)
 
ptime boost::posix_time::from_iso_string (const std::string &s)