Copy link
@sbarthelemy

sbarthelemy Feb 18, 2015

here you use ostr as a pattern to print dd?

That seems like a smart but hacky way out of the problem ;)

Couldn't duration_put be changed to support outputing a string as count?

Just like std::money_put (and get) supports both long double and string as "value" type.