SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerOnly...
authorScott Gilbertson <scottg@mantatest.com>
Thu, 5 Jun 2003 17:57:31 +0000 (17:57 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 5 Jun 2003 17:57:31 +0000 (17:57 +0000)
commit9faf44582d372f1773287fe5102a1839de81fdaf
treedb29010313fe1c78514bdaf4f315947fae856643
parenteebfb2aa116c86d32cc146807551308bf704cfce
SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerOnly(true).

2003-06-05  Scott Gilbertson  <scottg@mantatest.com>

* java/text/SimpleDateFormat.java (SimpleDateFormat): Added
numberFormat.setParseIntegerOnly(true).

From-SVN: r67504
libjava/ChangeLog
libjava/java/text/SimpleDateFormat.java