DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
564 stars 358 forks source link

Select multiple dates #250

Open kchiragowni opened 6 years ago

kchiragowni commented 6 years ago

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">

calendar-mulitple-selected

thanks

DanielYKPan commented 6 years ago

@kchiragowni This picker is not yet supported multiple date time, but it will be in my next big update

kchiragowni commented 6 years ago

Thanks @DanielYKPan and also if inline calendar could support tooltips and badges would be great. as shown below.

calendar-mulitple-selected-2

BTW when can we expect big update?

kchiragowni commented 6 years ago

@DanielYKPan any updates on your big release? Thanks

devontaylor0891 commented 6 years ago

@DanielYKPan Just wondering if you'd made any progress on implementing multiple selectMode? Thanks.

corybsa commented 6 years ago

@DanielYKPan I would also like to know when the multiple select will be released.

safwanazam commented 6 years ago

@DanielYKPan this mode will be coming soon?

loveneetabsolvetech commented 4 years ago

@DanielYKPan when the multiple select will be released...? Any Update..? Now it will completed 2 years

Ambitiont109 commented 4 years ago

when the multiple select will be released...? Any Update..?

PraveenVishwaa commented 3 years ago

Any update on this multiple date selection?