30 Jul
2011
30 Jul
'11
6:02 p.m.
Hello, I read a string with a date / time format, like: Fri, 29 Jul 2011 13:48:57 +0000 Can I use Boost.DateTime to convert the string into a std::time_t value? How can I do this? Thanks Phil