bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/30359] SimpleDateFormat parse "invalid Date syntax in" ex


From: kaz at maczuka dot gcd dot org
Subject: [Bug classpath/30359] SimpleDateFormat parse "invalid Date syntax in" exception
Date: 18 Jan 2007 00:24:29 -0000


------- Comment #3 from kaz at maczuka dot gcd dot org  2007-01-18 00:24 -------
I am afraid the format of my comment #2 is broken.  But the point is: 
NumberFormat#parse should not be used to parse a date string.
MinimumIntegerDigits and MaximumIntegerDigits of NumberFormat are  not used to
stricly limit the number of digits, but are used only to estimate the substring
length to be parsed. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30359





reply via email to

[Prev in Thread] Current Thread [Next in Thread]