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

add support for a time picker #6

Open
subes opened this issue Mar 26, 2018 · 2 comments
Open

add support for a time picker #6

subes opened this issue Mar 26, 2018 · 2 comments

Comments

@subes
Copy link
Collaborator

subes commented Mar 26, 2018

see https://groups.google.com/forum/#!topic/invesdwin-platform/RsJQkxPJxU0

@subes
Copy link
Collaborator Author

subes commented Mar 26, 2018

Theoretically we could let the binding generator automaticallly instantiate it when the input field has type "datetime", " time" or "datetime-local" . For datetime case with both a date and time picker, for time case only for the time picker. The date picker would still operate on the "date" input type as it already does. The binding could operate as it does already on Date, Calendar, FDate, LocalDateTime. Though a policy would need to be introduced on how to initialize a time in that case when no reference date is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant