ng-matero / extensions

Angular Material Extensions Library.
https://ng-matero.github.io/extensions/
MIT License
393 stars 48 forks source link

Date Time Picker Action buttons not shown #199

Closed trmobile closed 1 year ago

trmobile commented 1 year ago

Not able to enable or display Action Button 'Ok' and 'Cancel' in Date Time PIcker

nzbin commented 1 year ago

Which version do you use? Only v14 or above has action buttons. In addition, you should set [timeInput]="true".

trmobile commented 1 year ago

I'm using v12, that's the reason. How can we set the DateFormat dynamically? or from Input?

nzbin commented 1 year ago

I'm using v12, that's the reason. How can we set the DateFormat dynamically? or from Input?

It doesn't support change date format dynamically. Please follow the issue #185.