9 Dec
2005
9 Dec
'05
1:40 a.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