Re: [boost] asymmetry when converting a ptime to/from simple string

2003-06-26 Thread Philip Miller
Yes, that helps. Of course, it would be nice to have the time_from_string use its internal month table to turn the month string into the correct integer. ;-) If/when I have time, I may look into how to do that. I think it would also be nice to be able to configure (at compile time and/or at run t

Re: [boost] asymmetry when converting a ptime to/from simple string

2003-06-26 Thread Jeff Garland
On Thu, 26 Jun 2003 14:35:26 -0400, Philip Miller wrote > I am trying out the boost 1.30.0 date_time library and am quite pleased > with it. I just came across a "feature" on which I would appreciate > some help. There is an asymmetry when converting a ptime to/from a > simple string. The to_sim

[boost] asymmetry when converting a ptime to/from simple string

2003-06-26 Thread Philip Miller
I am trying out the boost 1.30.0 date_time library and am quite pleased with it. I just came across a "feature" on which I would appreciate some help. There is an asymmetry when converting a ptime to/from a simple string. The to_simple_string(ptime) method will output 2002-Jan-01 10:00:01.123456