Mattia Gentilini
Results
1
comments of
Mattia Gentilini
> Hi, You could use @input defaultTime to set the default time. Your formControl **startOfDay** should be Date or Moment, not a array. Something like that: > > ```ts >...