nebular icon indicating copy to clipboard operation
nebular copied to clipboard

Disable the past time slots from nb-date-timepicker

Open ChirappaVishnupriya opened this issue 1 year ago • 0 comments

I am using nb-date-timepicker with singlecolumn below is the snippet

<nb-date-timepicker #dateTimePicker singleColumn [step]="5" [min]="minDate" [max]="maxDate"> Screenshot (57)

min input is disabling the date only i have added time stamp also its not disbaling the time slots taht mention in the minDate.From above screenshot you can see for example Time is 11:25 it should start from 11:25 or past times able to diable.

Please consider this and provide me any solution for it .It woulb be great if you suggest any other option also

Thanks in advance

ChirappaVishnupriya avatar Oct 21 '24 06:10 ChirappaVishnupriya