id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4844,End of February 2000 is the 29 (resubmit),robbie@…,Matias Capeletto,"please refer to: https://svn.boost.org/trac/boost/ticket/2708 this issue was marked as closed/fixed in 2009 but it still persists for example, please see: http://www.boost.org/doc/libs/1_44_0/doc/html/date_time/gregorian.html the fix is: {{{ date d(2000,Feb,1); -//gets Feb 28 -- 2000 was leap year +//gets Feb 29 -- 2000 was leap year date eom = d.end_of_month_day(); }}} ",Bugs,closed,To Be Determined,Documentation,Boost 1.44.0,Problem,fixed,,