You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I am using nb-date-timepicker with singlecolumn below is the snippet
<nb-date-timepicker #dateTimePicker singleColumn [step]="5" [min]="minDate" [max]="maxDate">
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
The text was updated successfully, but these errors were encountered: