Skip to content

RFE: Prevent lightweight date picker from selecting invalid dates #2813

Description

@jsfan3

The native date picker of iOS doesn't allow to select invalid dates, like:
30 February 2019
31 April 2019
and it also allows 29 February only on leap years (like 2016, 2020 or 2024).

You can do a test to see how iOS prevent the selection of an invalid date.

In contrast, the lightweight date picker (that is very similar to the iOS native date picker) allow to select every invalid date.

Can you please fix that? Thank you

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions