Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4114021

rfe: Allow lenient input for NumberFormat.parse.

    XMLWordPrintable

Details

    • generic
    • generic

    Description



      Name: bb33257 Date: 02/20/98


      NumberFormat.parse method should allow lenient input. For example,
      parsing "12\u0663\u0664.\u06667" should return "1234.67" if the
      formatting object uses English decimal format symbols and return
      "\u0661\u0662\u0663\u0664.\u0666\u0667" if the formatting object
      uses Arabic decimal format symbols.

      [HSS 2/20/98]

      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              aliusunw Alan Liu (Inactive)
              bcbeck Brian Beck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: