This file contains nice definitions for handling the resoluion of various time reprsentations. More...

Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::date_time | |
Enumerations | |
| enum | boost::date_time::time_resolutions {  boost::date_time::sec, boost::date_time::tenth, boost::date_time::hundreth, boost::date_time::hundredth = hundreth, boost::date_time::milli, boost::date_time::ten_thousandth, boost::date_time::micro, boost::date_time::nano, boost::date_time::NumResolutions }  | 
| Defines some nice types for handling time level resolutions.  More... | |
| enum | boost::date_time::dst_flags {  boost::date_time::not_dst, boost::date_time::is_dst, boost::date_time::calculate }  | 
| Flags for daylight savings or summer time.  More... | |
This file contains nice definitions for handling the resoluion of various time reprsentations.