Typo in javadoc of java.time.format.DateTimeFormatter#getDecimalStyle

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 17
    • Component/s: core-libs
    • b11

      The DateTimeFormatter#getDecimalStyle javadoc currently states:
      ...
           * @return the locale of this formatter, not null

      This should instead say something like:

           * @return the DecimalStyle of this formatter, not null

            Assignee:
            Jaikiran Pai
            Reporter:
            Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: