Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting other date patterns #300

Open
kgoo124 opened this issue Aug 28, 2020 · 0 comments
Open

Supporting other date patterns #300

kgoo124 opened this issue Aug 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@kgoo124
Copy link
Member

kgoo124 commented Aug 28, 2020

Describe the new feature being added
The current date input editor only accepts dates formatted as: YYYY-MM-DD. Other patterns should be supported as well: MM-DD-YYYY.

How will this feature improve this extension
This feature will make editing dates more flexible.

Describe alternatives you've considered
N/A

Additional context
Look into the pattern field for the HTML date input element. Also look at celleditor.ts in the Lumino Datagrid for the current input element being used.

@kgoo124 kgoo124 added the enhancement New feature or request label Aug 28, 2020
@kgoo124 kgoo124 changed the title Supporting other data patterns Supporting other date patterns Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant