|
Boost Users : |
Subject: Re: [Boost-users] date-time separator
From: Mika Heiskanen (mika.heiskanen_at_[hidden])
Date: 2010-07-15 15:18:56
On Thu, 2010-07-15 at 15:48 +0300, Patrick Loney wrote:
> >std::string nowString =
> boost::posix_time::to_iso_extended_string( now );
>
> Is there any way to change the 'T' char separator with another character or string?
nowString[10] = 'X'
--> Mika Heiskanen
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net