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

java.time.DateTimeFormatter javadoc: F is not week-of-month

XMLWordPrintable

    • b152

      FULL PRODUCT VERSION :
      java version "1.8.0_102"
      Java(TM) SE Runtime Environment (build 1.8.0_102-b14)
      Java HotSpot(TM) 64-Bit Server VM (build 25.102-b14, mixed mode)

      ADDITIONAL OS VERSION INFORMATION :
      not relevant

      EXTRA RELEVANT SYSTEM CONFIGURATION :
      not relevant

      A DESCRIPTION OF THE PROBLEM :
      The javadoc of DateTimeFormatter describes:

        Symbol Meaning Presentation Examples
        ------ ------- ------------ -------
         F week-of-month number 3

      But F is the aligned day of week in month, not the week-of-month.

      Related: http://stackoverflow.com/a/40423047/829571


      REPRODUCIBILITY :
      This bug can be reproduced always.

            aroy Abhijit Roy (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: