Skip to content

Cannot enter date time manually #118

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

Closed
naveendb92 opened this issue Aug 23, 2017 · 4 comments
Closed

Cannot enter date time manually #118

naveendb92 opened this issue Aug 23, 2017 · 4 comments

Comments

@naveendb92
Copy link

On click, everytime opens a datetime picker.

  1. Is it possible to enter the dates manually ?
  2. Is it possible to clear the date that has been selected ?
@hexadecy
Copy link

hexadecy commented Aug 26, 2017

  1. https://github.com/beenote/angular-material-datetimepicker
    edit-input="true"
    The button to open the picker have to be added.

  2. Where you want the clear button, a X is ok? Normally I put a X button at then end of an input. I think IE and Edge put a x in the input sometime.

@naveendb92
Copy link
Author

Yes. A small X button to clear the date would be fine I feel.

hexadecy added a commit to beenote/angular-material-datetimepicker that referenced this issue Sep 1, 2017
@hexadecy
Copy link

hexadecy commented Sep 1, 2017

@naveendb92
Copy link
Author

@hexadecy first of all sorry for the late reply.
Thank you so much for adding the feature. Really appreciate your effort to resolve the user queries.

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

2 participants