j.AngularJs.CalendarPopupWithInlineMaxDate

PHOTO EMBED

Mon Oct 11 2021 12:18:12 GMT+0000 (Coordinated Universal Time)

Saved by @rick_m #javascript #angularjs

 <input type="text" class="form-control" datepicker-popup="{{format}}" ng-model="dt" is-open="opened" min-date="minDate" max-date="'2022-06-22'" datepicker-options="dateOptions" ng-required="true" close-text="Close"
          />
content_copyCOPY

http://embed.plnkr.co/OVh5h7GJYkthVwCUkZwJ/