
12 May
2009
12 May
'09
9:01 p.m.
I am a little taken aback by the following: * date_time does not have a header-only version * there is no support for constructing a date from a wstring: I was really hoping 'from_string(std::string)' was a function template rather than an ordinary function taking only std::string. Can someone enlighten me with the rationale behind these? Regards, Suman