![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::dst_calc_engine — Compile-time configurable daylight savings time calculation engine.
// In header: <boost/date_time/dst_rules.hpp> template<typename date_type, typename time_duration_type, typename dst_traits> class dst_calc_engine { public: // types typedef ; typedef ; typedef dst_calculator< ; // public static functions (const , const ); bool (); (); (); (); };