Open kchiragowni opened 6 years ago
@kchiragowni This picker is not yet supported multiple date time, but it will be in my next big update
Thanks @DanielYKPan and also if inline calendar could support tooltips and badges would be great. as shown below.
BTW when can we expect big update?
@DanielYKPan any updates on your big release? Thanks
@DanielYKPan Just wondering if you'd made any progress on implementing multiple selectMode? Thanks.
@DanielYKPan I would also like to know when the multiple select will be released.
@DanielYKPan this mode will be coming soon?
@DanielYKPan when the multiple select will be released...? Any Update..? Now it will completed 2 years
when the multiple select will be released...? Any Update..?
Any update on this multiple date selection?
Hello, This date picker library is really cool. How can I select/add multiple dates on owl-date-time-inline programmatically as shown below. Below is my component:
<owl-date-time-inline [pickerType]="'calendar'" [selectMode]="'single'" [(ngModel)]="selectedMoment">
thanks