id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3398,boost::posix_time::time_duration accesser for obtaining milliseconds,Raymond Chandler III ,az_sw_dude,"Hey guys: It would be really nice to get the milliseconds of time in boost::posix_time::time_duration. There is only an option to get the total_milliseconds(), which gives the result of the total milliseconds that have passed in that day. Although I can take this and compute hours, minutes, seconds and milliseconds from it, it is a bit of a pain in the ass to do it that way. It would be much nicer if I could just call a function to give me the millisecond remainder from seconds. You have accessers like this for hours, minutes, and seconds, so why not milliseconds?",Feature Requests,new,Boost 1.41.0,date_time,Boost 1.40.0,Problem,,,vicente.botet@…