Skip to content

Add format type mask for DatePicker (react v5.14.0) #7705

@sanyaches

Description

@sanyaches
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

Mask Format
Align the date format. Switch the selection by arrow keys. Will try to align the date to the last valid date when blur.

Improves UX significantly by straightforward providing info about date format to users!

What does the proposed API look like?

format={{
format: 'YYYY-MM-DD',
type: 'mask',
}}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions