java.util.Calendar.set(int,int,int,int,int,int) documentation typo

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 7
    • Component/s: core-libs
    • b112
    • generic
    • generic

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      The online documentation for Calendar.set(int,int,int,int,int,int)

      Change:

      Sets the values for the fields YEAR, MONTH, DAY_OF_MONTH, HOUR, MINUTE, and SECOND.

        To:

      Sets the values for the fields YEAR, MONTH, DAY_OF_MONTH, HOUR_OF_DAY, MINUTE, and SECOND.


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Assignee:
            Masayoshi Okutsu
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: