Skip to content

Incorrect Javadoc in DefaultFieldSet and DefaultFieldSetFactory #4494

Closed
@fmbenhassine

Description

@fmbenhassine

The default date format in the Javadoc of DefaultFieldSet (yyyy/MM/dd) is not the same as the default format used in the code (yyyy-MM-dd).

Same thing for the Locale of the number format: the Javadoc states using the default Locale, while the code is using the US Locale.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions