That was it. Thanks @ismcagdas !
Hi, Sorry for jumping into this topic, but I have same requirement and trying to get timepicker working, but withouth much success.
Followed all the instrucgtions from the link: https://valor-software.com/ngx-bootstrap/#/components/timepicker?tab=overview but either will get error, or nothing will happen on the screen.
Do you guys have any sample where it is used successfully? I am at version 11.0.0 and using Angular w .net core
This is version of timepicker that didn't throw an error but it also does nothing:
<timepicker ngDefaultControl [ngModelOptions]="{standalone: true}" [(ngModel)]="mytime">blah</timepicker>
I also tried using datepicker with time option enabled, but noticed that it doesn't show time portion also.
Any help is appreciated
Thanks, Peja