danielmoncada / date-time-picker

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

min property in edit page doesn't accepts the previous dates #103

Closed Chinna2405 closed 2 years ago

Chinna2405 commented 3 years ago

Hi, I have used ng-pick-datetime in a project which has a create and edit page. On the create I have added the min as today's date if some one is creating with today's date and saving on going to the edit page the update button is enabled until today when we try to open the created one on the next date then the update button is disabled. It accepts the ngModel value but the date wasn't today hence it is not accepted by the picker.

Thanks in advance.

danielmoncada commented 3 years ago

@Chinna2405 can you post your code? Also note that the package you're using is different than package.

danielmoncada commented 2 years ago

closing old topic, no responses