
8 Dec
2005
8 Dec
'05
6:40 p.m.
On Thu, 08 Dec 2005 17:41:05 +1100, Michael Lin wrote:
try { ptime t1(time_from_string("2005-01-01")); cout << to_simple_string(t1) << endl; } catch (...) { cout << "exception thrown" << endl; }
You're right, this is a bug. Thanks for bringing this to our attention. Bart