angular-datepicker
angular-datepicker copied to clipboard
Datepicker default time
Hi,
We use this project for a long time but we need a feature to set default time in date-picker config. Currently, default time is current time but we would like to have possibility to set 00:00 as default.
This could be related to the issue #622
Can you please create a stackblitz of the issue?
Can you please create a stackblitz of the issue?
I am not sure what exactly I need to add to Stackblitz. I can add simple angular app with date-picker and how a new property should be used.
Yes please. It would help with QAing it So your intention is to have a date without actually having the value in the model itself? In the following example I have set the default date and time by providing the value to the form-control: https://stackblitz.com/edit/angular-ivy-mdqo8y?file=src%2Fapp%2Fhello.component.ts