I am trying to have 2 datepickers and I am using Angular UI version 0.11.0.
My HTML code
Found answer on other StackOverflow question, just use is-open="$parent.isOpen"
https://stackoverflow.com/a/20213924/1596661