Travis Vitek wrote:
>
>The problem is that some locales pad their date/time output with
>whitespace [like '7. 6. 1988' or ' 7.6.1988'] and I'm unable to use
>num_get<>::get_[time,date] to read what is written by 
>num_put<>::put. It
>is my understanding that I should be able to do so. Is this a bug, a
>known issue, or is it acceptable behavior that I need to code around in
>the test?

Whoops, obviously I am talking about the time_[get,put] facets here.

Reply via email to