angular2-datetimepicker
angular2-datetimepicker copied to clipboard
Cannot set time with bigBanner = false
Cannot set time with bigBanner = false

it would great to have this option without bigBanner
I agree. It would be nice to have time below the date when timepicker is enabled and the banner is disabled
<div class="clock-icon" *ngIf="!settings.bigBanner"> <i class="fa fa-clock-o" aria-hidden="true" (click)="timeView = !timeView"></i> </div>
I checked the file in my node modules, seem this code is missing when we install the plugin
does this control is still maintenance/improved?
+1