DecimalFormat.java
32.9 KB
-
2004-05-30 Michael Koch <konqueror@gmx.de> · 289f9db7
* java/text/DecimalFormat.java (parse): Fixed parsing of decimal strings. Number of maximum digits to be read should now work. * java/text/SimpleDateFormat.java (SimpleDateFormat): Set maximumFractionDigit to 0 for the number formatter. This fixes DateFormatTest. From-SVN: r82449
Michael Koch committed