$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review] Formal Review of Proposed Boost.Chrono Library LAST DAY TODAY
From: Howard Hinnant (howard.hinnant_at_[hidden])
Date: 2010-11-15 13:12:09
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.
-Howard