JQuery UI DatePicker handled with typical JavaScript code

Date:

Selected date: n/a


JQuery UI DatePicker integrated with Angular

Show/hide control based on scope property being set within controller function that is invoked on button click

Selected date: {{selectedDate}}


Control always displayed. DatePicker options being updated on the fly.

Selected date: {{selectedDate2}}