angular-material-components
angular-material-components copied to clipboard
Change default (now-time) / startAt Date and Time selected in picker
Hi there,
I need to change the default selected daytime displayed on picker when i open it as well as time on the bottom part to specified date and time, is that possible right now?
Regards EDITED - setting time is done, but I need to set the default/now date without placing value to input
Hi, so finally I menaged to set the default time, my problems where caused by wrong dependencies. But still I need to figure it out how to set highlighted default/now Date on opening picker without placing value to the input. I would be very grateful if someone helps, @h2qutc would you look at this one, please. Regards, Piotr
I'm trying to use and startAt
property from default mat-datepicker
, but it gives no result ngxMatDateTimePicker
:/
https://material.angular.io/components/datepicker/api#MatDatepicker demo: https://stackblitz.com/edit/angular-ukqeff?file=src/app/datepicker-overview-example.ts
try this
https://github.com/h2qutc/angular-material-components/issues/185#issuecomment-856048678