Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
local_time_adjustor.hpp File Reference

Time adjustment calculations for local times. More...

Include dependency graph for local_time_adjustor.hpp:

Classes

class  boost::date_time::utc_adjustment< time_duration_type, hours, minutes >
 Provides a base offset adjustment from utc. More...
 
class  boost::date_time::dynamic_local_time_adjustor< time_type, dst_rules >
 Allow sliding utc adjustment with fixed dst rules. More...
 
class  boost::date_time::static_local_time_adjustor< time_type, dst_rules, utc_offset_rules >
 Embed the rules for local time adjustments at compile time. More...
 
class  boost::date_time::local_adjustor< time_type, utc_offset, dst_rule >
 Template that simplifies the creation of local time calculator. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::date_time
 

Functions

void boost::date_time::dummy_to_prevent_msvc6_ice ()
 

Detailed Description

Time adjustment calculations for local times.