angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

How to bind the selected date to a field in the scope? #337

Closed KHA-Koby closed 8 years ago

KHA-Koby commented 8 years ago

i have a page with two calendars, and i am trying to bind the selected date between the two. is there a way to do this out of the box?