id summary reporter owner description type status milestone component version severity resolution keywords cc 409 "local_adjustor::utc_to_local throws ""Time label invalid""" nobody az_sw_dude "{{{ using namespace boost::posix_time; using namespace boost::date_time; using namespace boost::gregorian; ptime datetime( date( 2005, 4, 2 ), time_duration( 23, 0, 0 ) ); typedef local_adjustor< ptime, 3, us_dst > adj; ptime adj_time( adj::utc_to_local( datetime ) ); // Fails with ""Time label invalid"" Compiled on boost 1.32.0 with msvc++ 7.1.3088 }}}" Bugs closed date_time None Invalid