boost::local_time::bad_adjustment — simple exception for UTC daylight savings adjustment
struct bad_adjustment { // construct/copy/destruct bad_adjustment(std::string = ""); };
bad_adjustment
bad_adjustment(std::string _msg = "");