id summary reporter owner description type status milestone component version severity resolution keywords cc 9002 boots::date_time::from_iso_string() accepts invalid time mark Alexey Pavlyutkin az_sw_dude "Both from_iso_string() and time_from_string() allow time > 23:59:59, e.g. they accept ""2013-08-16 26:01:01"" and do not throw. I find that is very strange and confusing, and that also breaks ISO 8601. I see that after parsing the rest of string to time_duration you do not check it to be in valid range [ 0, 24:00:00 ), may be you should? Thank you" Bugs new To Be Determined date_time Boost 1.54.0 Problem time_from_string invalid time rashmi.sripad@… Uday.Kelkar@… Nickolay.Razumovskij@…