I am trying to have 2 datepickers and I am using Angular UI version 0.11.0.
My HTML code
Same problem but the above solutions did not work for me, turns out I wasnt including this file: ui-bootstrap-tpls-0.14.2.js.
Point is to make sure you are including all the files mentioned in the example documentation
Good Luck!