
----- Original Message ----- From: "Howard Hinnant" <howard.hinnant@gmail.com> To: <boost@lists.boost.org> Sent: Monday, November 15, 2010 7:12 PM Subject: Re: [boost] [Review] Formal Review of Proposed Boost.ChronoLibrary LAST DAY TODAY
On Nov 15, 2010, at 11:06 AM, Paul A. Bristow wrote:
Needs to provide examples showing how to use IO output (input?) Hr, Min, sec in languages *other than English*. I'm not sure the mechanism provided will work in practice? Especially if using locales and expecting it to work with them? This is such a basic need, that leaving it to the users to reinvent repeatedly seems unhelpful.
I've added an example to my documentation here (please feel free to copy it):
http://home.roadrunner.com/~hinnant/duration_io/chrono_io.html
Search for "Example use of output in French".
Disclaimer: I don't speak a word of French and would appreciate any corrections I've made in my use of the language.
Thanks Howard for the example. I will do. Vicente