![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::us_dst_rules — Depricated: Class to calculate dst boundaries for US time zones.
// In header: <boost/date_time/dst_rules.hpp> template<typename date_type_, typename time_duration_type_, dst_start_offset_minutes = , dst_length_minutes = > class us_dst_rules { public: // types typedef ; typedef ; typedef ; typedef ; typedef date_time::last_kday_of_month< ; typedef date_time::first_kday_of_month< ; typedef date_time::nth_kday_of_month< ; typedef dst_calculator< ; // public static functions (, ); (); (); (); (); };