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

Documentation error... Example does not match pattern definition

XMLWordPrintable

    • generic
    • generic
    • Verified

      A DESCRIPTION OF THE PROBLEM :
      Regarding this documentation page:

      https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html

      There is an example pattern: "yyyy-MM-dd'T'HH:mm:ss.SSSXXX"

      This is not a valid pattern, unless you want the time zone presented 3 times. The correct pattern for the example should be: "yyyy-MM-dd'T'HH:mm:ss.SSSX"

      REGRESSION : Last worked in version 16


      FREQUENCY : always


            naoto Naoto Sato
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: