Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:
DatePicker.java#L53: Reorder the modifiers to comply with the Java Language Specification.
DatePicker.java#L53: Remove useless curly braces around statement and then remove useless return keyword
DatePicker.java#L57: Reorder the modifiers to comply with the Java Language Specification.
DatePicker.java#L57: Remove useless curly braces around statement and then remove useless return keyword
This change is