id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 187,locale,tazforever,az_sw_dude,"{{{ this short example #include #include using namespace boost::gregorian; using namespace std; int main() { date d(day_clock::local_day()); cout << d << endl; } outputs 2003-Aug-01 I'm French. Is there any thing that deals with locale in boost ? i'd like somthing so i can display date (and other things in date_time) the way i understand (like 01-Aou-2003, 01082003 or 01-08-2003) }}}",Feature Requests,closed,,date_time,None,Showstopper,fixed,,