Angularjs bootstrap 日期选择器插件的指令

Angularjs directive for bootstrap datepicker plugin

我在我的网页上使用 this bootstrap daterange 组件。但是,我必须用 angular 的方式来表达。我不太了解angular。这就是为什么,我试图在 angularjs directive 中搜索该插件。好像在网上找不到确切的。该插件是否有可用的指令?

提前致谢

JQuery demo

我建议使用这个指令: https://angular-ui.github.io/bootstrap/#/datepicker