logbon72 / angular-material-datetimepicker

Datepicker for Angular Material, mimick's Android's date time picker
https://logbon72.github.io/angular-material-datetimepicker
MIT License
169 stars 123 forks source link

Type date instead of open a modal #74

Closed marciogurka closed 7 years ago

marciogurka commented 8 years ago

Is there a way to choose type a date instead of automatically open a modal when the input get focused??? Like have a button side-by-side in a input, and the modal opens when the users click that button, but if the user prefer, he can type manually a date/time (like using a directive to mask or something like that)?

blaszek222 commented 7 years ago

+1

alobban commented 7 years ago

I would love to have the option to type in date-time or select date-time from the modal. Is there a PR for this?

logbon72 commented 7 years ago

See the comment here: https://github.com/logbon72/angular-material-datetimepicker/issues/85