
24 Mar
2011
24 Mar
'11
3:52 p.m.
I use boost 1.46.0 and visual studio 2010. I try to convert a string into a date time object. I found some examples that use stringstreams. Is it possible to convert custom formatted date/time strings into gregorian date objects without using a stringstream? Thank you, Louis