9 Aug
2005
9 Aug
'05
6:17 p.m.
On Mon, 08 Aug 2005 18:45:11 +0400, Serge Skorokhodov wrote:
Hi,
In 1.33RC2, the string with wrong formatted date produce wrong date-time rather than error (vc-7_1):
...
Output:
Date-time from 2002091: 2002-Sep-11 00:00:00 Exception reading 20020913T17043: Parse failed. No match found for ''
We have a fix for this bug but, unfortunately, it wasn't done in time to make the 1.33 release. I believe the plan is to have it in cvs shortly after the 1.33 release is finalized. The fix will throw an exception in both of your try/catch blocks. However, I was unable to figure out how you got an "11" for the day-of-month. I always got "01". Bart